MCPcopy Create free account
hub / github.com/antlr/codebuff / getLine

Method getLine

output/java/1.4.17/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

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