MCPcopy Index your code
hub / github.com/antlr/codebuff / getEvents

Method getEvents

output/java8/1.4.15/Interpreter.java:1366–1368  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1364 }
1365
1366 public List<InterpEvent> getEvents() {
1367 return events;
1368 }
1369
1370 /**
1371 * For every event, we track in overall {@link #events} list and in

Callers 2

inspectMethod · 0.95
getEventsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected