Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ getLine
Method
getLine
output/java/1.4.19/ConstructionEvent.java:43–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
}
42
43
public
int
getLine() {
44
return
getSTEntryPoint().getLineNumber();
45
}
46
47
public
StackTraceElement getSTEntryPoint() {
48
StackTraceElement[] trace = stack.getStackTrace();
Callers
13
toString
Method · 0.45
toString
Method · 0.45
toString
Method · 0.45
toString
Method · 0.45
toString
Method · 0.45
_nextToken
Method · 0.45
mID
Method · 0.45
mSTRING
Method · 0.45
COMMENT
Method · 0.45
LINEBREAK
Method · 0.45
newTokenFromPreviousChar
Method · 0.45
newToken
Method · 0.45
Calls
1
getSTEntryPoint
Method · 0.95
Tested by
no test coverage detected