TypeScript-TmLanguage/tests/baselines/regexp.baseline.txt

146 строки
8.4 KiB
Plaintext

original file
-----------------------------------
var a = /(?:([a-zA-Z_$][\w$])*)/i;
var x = /\s*\b(async\s+)?function\b/g;
var d = /\s*\b(async\s+)?function\b/d;
-----------------------------------
Grammar: TypeScript.tmLanguage
-----------------------------------
>var a = /(?:([a-zA-Z_$][\w$])*)/i;
^^^
source.ts meta.var.expr.ts storage.type.ts
^
source.ts meta.var.expr.ts
^
source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.definition.variable.ts variable.other.readwrite.ts
^
source.ts meta.var.expr.ts meta.var-single-variable.expr.ts
^
source.ts meta.var.expr.ts keyword.operator.assignment.ts
^
source.ts meta.var.expr.ts
^
source.ts meta.var.expr.ts string.regexp.ts punctuation.definition.string.begin.ts
^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp punctuation.definition.group.regexp
^^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp punctuation.definition.group.regexp punctuation.definition.group.no-capture.regexp
^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp meta.group.regexp punctuation.definition.group.regexp
^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp meta.group.regexp constant.other.character-class.set.regexp punctuation.definition.character-class.regexp
^^^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp meta.group.regexp constant.other.character-class.set.regexp constant.other.character-class.range.regexp
^^^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp meta.group.regexp constant.other.character-class.set.regexp constant.other.character-class.range.regexp
^^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp meta.group.regexp constant.other.character-class.set.regexp
^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp meta.group.regexp constant.other.character-class.set.regexp punctuation.definition.character-class.regexp
^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp meta.group.regexp constant.other.character-class.set.regexp punctuation.definition.character-class.regexp
^^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp meta.group.regexp constant.other.character-class.set.regexp constant.other.character-class.regexp
^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp meta.group.regexp constant.other.character-class.set.regexp
^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp meta.group.regexp constant.other.character-class.set.regexp punctuation.definition.character-class.regexp
^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp meta.group.regexp punctuation.definition.group.regexp
^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp keyword.operator.quantifier.regexp
^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp punctuation.definition.group.regexp
^
source.ts meta.var.expr.ts string.regexp.ts punctuation.definition.string.end.ts
^
source.ts meta.var.expr.ts string.regexp.ts keyword.other.ts
^
source.ts punctuation.terminator.statement.ts
>var x = /\s*\b(async\s+)?function\b/g;
^^^
source.ts meta.var.expr.ts storage.type.ts
^
source.ts meta.var.expr.ts
^
source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.definition.variable.ts variable.other.readwrite.ts
^
source.ts meta.var.expr.ts meta.var-single-variable.expr.ts
^
source.ts meta.var.expr.ts keyword.operator.assignment.ts
^
source.ts meta.var.expr.ts string.regexp.ts
^
source.ts meta.var.expr.ts string.regexp.ts punctuation.definition.string.begin.ts
^^
source.ts meta.var.expr.ts string.regexp.ts constant.other.character-class.regexp
^
source.ts meta.var.expr.ts string.regexp.ts keyword.operator.quantifier.regexp
^^
source.ts meta.var.expr.ts string.regexp.ts keyword.control.anchor.regexp
^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp punctuation.definition.group.regexp
^^^^^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp
^^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp constant.other.character-class.regexp
^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp keyword.operator.quantifier.regexp
^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp punctuation.definition.group.regexp
^
source.ts meta.var.expr.ts string.regexp.ts keyword.operator.quantifier.regexp
^^^^^^^^
source.ts meta.var.expr.ts string.regexp.ts
^^
source.ts meta.var.expr.ts string.regexp.ts keyword.control.anchor.regexp
^
source.ts meta.var.expr.ts string.regexp.ts punctuation.definition.string.end.ts
^
source.ts meta.var.expr.ts string.regexp.ts keyword.other.ts
^
source.ts punctuation.terminator.statement.ts
>var d = /\s*\b(async\s+)?function\b/d;
^^^
source.ts meta.var.expr.ts storage.type.ts
^
source.ts meta.var.expr.ts
^
source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.definition.variable.ts variable.other.readwrite.ts
^
source.ts meta.var.expr.ts meta.var-single-variable.expr.ts
^
source.ts meta.var.expr.ts keyword.operator.assignment.ts
^
source.ts meta.var.expr.ts string.regexp.ts
^
source.ts meta.var.expr.ts string.regexp.ts punctuation.definition.string.begin.ts
^^
source.ts meta.var.expr.ts string.regexp.ts constant.other.character-class.regexp
^
source.ts meta.var.expr.ts string.regexp.ts keyword.operator.quantifier.regexp
^^
source.ts meta.var.expr.ts string.regexp.ts keyword.control.anchor.regexp
^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp punctuation.definition.group.regexp
^^^^^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp
^^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp constant.other.character-class.regexp
^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp keyword.operator.quantifier.regexp
^
source.ts meta.var.expr.ts string.regexp.ts meta.group.regexp punctuation.definition.group.regexp
^
source.ts meta.var.expr.ts string.regexp.ts keyword.operator.quantifier.regexp
^^^^^^^^
source.ts meta.var.expr.ts string.regexp.ts
^^
source.ts meta.var.expr.ts string.regexp.ts keyword.control.anchor.regexp
^
source.ts meta.var.expr.ts string.regexp.ts punctuation.definition.string.end.ts
^
source.ts meta.var.expr.ts string.regexp.ts keyword.other.ts
^
source.ts punctuation.terminator.statement.ts