Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ advance
Method
advance
packages/compiler/src/ml_parser/lexer.ts:1672–1674 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1670
}
1671
1672
advance(): void {
1673
this.advanceState(this.state);
1674
}
1675
1676
init(): void {
1677
this.updatePeek(this.state);
Callers
nothing calls this directly
Calls
1
advanceState
Method · 0.95
Tested by
no test coverage detected