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

Method getEvents

output/java/1.4.17/Interpreter.java:1395–1397  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1393 }
1394
1395 public List<InterpEvent> getEvents() {
1396 return events;
1397 }
1398
1399 /**
1400 * 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