Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
lex
Function · 0.85
expectIdentifierToken
Function · 0.85
expectKeywordToken
Function · 0.85
expectCharacterToken
Function · 0.85
expectPrivateIdentifierToken
Function · 0.85
expectErrorToken
Function · 0.85
expectOperatorToken
Function · 0.85
expectNumberToken
Function · 0.85
expectStringToken
Function · 0.85
expectRegExpBodyToken
Function · 0.85
expectRegExpFlagsToken
Function · 0.85
isKeywordUndefined
Method · 0.80
Tested by
no test coverage detected