Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/antlr/codebuff
/ getLine
Method
getLine
output/java8/1.4.17/ConstructionEvent.java:45–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
44
45
public
int
getLine() {
46
return
getSTEntryPoint().getLineNumber();
47
}
48
49
50
public
StackTraceElement getSTEntryPoint() {
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