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

Method getEvents

output/java8/1.4.12/Interpreter.java:1339–1341  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1337 }
1338
1339 public List<InterpEvent> getEvents() {
1340 return events;
1341 }
1342
1343 /**
1344 * 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