MCPcopy Index your code
hub / github.com/angular/angular / lexer_spec.ts

File lexer_spec.ts

packages/compiler/test/expression_parser/lexer_spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @license
3 * Copyright Google LLC All Rights Reserved.
4 *

Callers

nothing calls this directly

Calls 15

lexFunction · 0.85
expectIdentifierTokenFunction · 0.85
expectKeywordTokenFunction · 0.85
expectCharacterTokenFunction · 0.85
expectErrorTokenFunction · 0.85
expectOperatorTokenFunction · 0.85
expectNumberTokenFunction · 0.85
expectStringTokenFunction · 0.85
expectRegExpBodyTokenFunction · 0.85
expectRegExpFlagsTokenFunction · 0.85
isKeywordUndefinedMethod · 0.80

Tested by

no test coverage detected