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

Method getEvents

output/java8/1.4.17/Interpreter.java:1370–1372  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1368 }
1369
1370 public List<InterpEvent> getEvents() {
1371 return events;
1372 }
1373
1374 /**
1375 * 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