Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ clone
Method
clone
packages/compiler/src/ml_parser/lexer.ts:1572–1572 ·
view source on GitHub ↗
Make a copy of this cursor
()
Source
from the content-addressed store, hash-verified
1570
diff(other: this): number;
1571
/** Make a copy of this cursor */
1572
clone(): CharacterCursor;
1573
}
1574
1575
interface
CursorState {
Callers
15
clone
Method · 0.65
clone
Method · 0.65
clone
Method · 0.65
clone
Method · 0.65
clone
Method · 0.65
clone
Method · 0.65
clone
Method · 0.65
clone
Method · 0.65
clone
Method · 0.65
clone
Method · 0.65
clone
Method · 0.65
clone
Method · 0.65
Implementers
1
PlainCharacterCursor
packages/compiler/src/ml_parser/lexer.
Calls
no outgoing calls
Tested by
no test coverage detected