50 строки
1.5 KiB
Plaintext
50 строки
1.5 KiB
Plaintext
original file
|
|
-----------------------------------
|
|
() => (/s/);
|
|
() => /s/;
|
|
-----------------------------------
|
|
|
|
Grammar: TypeScript.tmLanguage
|
|
-----------------------------------
|
|
>() => (/s/);
|
|
^
|
|
source.ts meta.arrow.ts meta.parameters.ts punctuation.definition.parameters.begin.ts
|
|
^
|
|
source.ts meta.arrow.ts meta.parameters.ts punctuation.definition.parameters.end.ts
|
|
^
|
|
source.ts meta.arrow.ts
|
|
^^
|
|
source.ts meta.arrow.ts storage.type.function.arrow.ts
|
|
^
|
|
source.ts meta.arrow.ts
|
|
^
|
|
source.ts meta.brace.round.ts
|
|
^
|
|
source.ts string.regexp.ts punctuation.definition.string.begin.ts
|
|
^
|
|
source.ts string.regexp.ts
|
|
^
|
|
source.ts string.regexp.ts punctuation.definition.string.end.ts
|
|
^
|
|
source.ts meta.brace.round.ts
|
|
^
|
|
source.ts punctuation.terminator.statement.ts
|
|
>() => /s/;
|
|
^
|
|
source.ts meta.arrow.ts meta.parameters.ts punctuation.definition.parameters.begin.ts
|
|
^
|
|
source.ts meta.arrow.ts meta.parameters.ts punctuation.definition.parameters.end.ts
|
|
^
|
|
source.ts meta.arrow.ts
|
|
^^
|
|
source.ts meta.arrow.ts storage.type.function.arrow.ts
|
|
^
|
|
source.ts meta.arrow.ts string.regexp.ts
|
|
^
|
|
source.ts meta.arrow.ts string.regexp.ts punctuation.definition.string.begin.ts
|
|
^
|
|
source.ts meta.arrow.ts string.regexp.ts
|
|
^
|
|
source.ts meta.arrow.ts string.regexp.ts punctuation.definition.string.end.ts
|
|
^
|
|
source.ts punctuation.terminator.statement.ts |