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

Method getEvents

output/java/1.4.12/Interpreter.java:1378–1380  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1376 }
1377
1378 public List<InterpEvent> getEvents() {
1379 return events;
1380 }
1381
1382 /**
1383 * 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