mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The code goes into its own sub-tree under 'tools' but tests go under 'test', so that running 'check-swift' will also run all the SourceKit tests. SourceKit is disabled on non-darwin platforms.
29 lines
577 B
Plaintext
29 lines
577 B
Plaintext
{
|
|
key.offset: 0,
|
|
key.length: 17,
|
|
key.diagnostic_stage: source.diagnostic.stage.swift.parse,
|
|
key.substructure: [
|
|
{
|
|
key.kind: source.lang.swift.syntaxtype.comment.mark,
|
|
key.offset: 5,
|
|
key.length: 11,
|
|
key.nameoffset: 0,
|
|
key.namelength: 0
|
|
}
|
|
]
|
|
}
|
|
{
|
|
key.offset: 0,
|
|
key.length: 3,
|
|
key.diagnostic_stage: source.diagnostic.stage.swift.parse,
|
|
key.substructure: [
|
|
{
|
|
key.kind: source.lang.swift.syntaxtype.comment.mark,
|
|
key.offset: 6,
|
|
key.length: 11,
|
|
key.nameoffset: 0,
|
|
key.namelength: 0
|
|
}
|
|
]
|
|
}
|