public interface SimpleLogListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
SimpleLogParser.void enterEvent(@NotNull
SimpleLogParser.EventContext ctx)
SimpleLogParser.event().ctx - the parse treevoid exitEvent(@NotNull
SimpleLogParser.EventContext ctx)
SimpleLogParser.event().ctx - the parse treevoid enterEvents(@NotNull
SimpleLogParser.EventsContext ctx)
SimpleLogParser.events().ctx - the parse treevoid exitEvents(@NotNull
SimpleLogParser.EventsContext ctx)
SimpleLogParser.events().ctx - the parse treevoid enterTrace(@NotNull
SimpleLogParser.TraceContext ctx)
SimpleLogParser.trace().ctx - the parse treevoid exitTrace(@NotNull
SimpleLogParser.TraceContext ctx)
SimpleLogParser.trace().ctx - the parse treevoid enterNumtraces(@NotNull
SimpleLogParser.NumtracesContext ctx)
SimpleLogParser.numtraces().ctx - the parse treevoid exitNumtraces(@NotNull
SimpleLogParser.NumtracesContext ctx)
SimpleLogParser.numtraces().ctx - the parse treevoid enterLog(@NotNull
SimpleLogParser.LogContext ctx)
SimpleLogParser.log().ctx - the parse treevoid exitLog(@NotNull
SimpleLogParser.LogContext ctx)
SimpleLogParser.log().ctx - the parse tree