MCPcopy 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

toStringMethod · 0.45
toStringMethod · 0.45
toStringMethod · 0.45
toStringMethod · 0.45
toStringMethod · 0.45
_nextTokenMethod · 0.45
mIDMethod · 0.45
mSTRINGMethod · 0.45
COMMENTMethod · 0.45
LINEBREAKMethod · 0.45
newTokenMethod · 0.45

Calls 1

getSTEntryPointMethod · 0.95

Tested by

no test coverage detected