Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaOfNodes/Simple
/ posT
Method
posT
chapter19/src/main/java/com/seaofnodes/simple/Parser.java:1458–1458 ·
view source on GitHub ↗
(int pos)
Source
from the content-addressed store, hash-verified
1456
return
old;
1457
}
1458
private
Type posT(
int
pos) { _lexer._position = pos;
return
null; }
1459
// Source code location
1460
Lexer loc() {
return
new
Lexer(_lexer); }
1461
Callers
3
skipAsgn
Method · 0.95
type
Method · 0.95
typeFunPtr
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected