| Package | Description |
|---|---|
| com.processmininguc.slog.parser |
| Modifier and Type | Method and Description |
|---|---|
SimpleLogParser.NumtracesContext |
SimpleLogParser.numtraces() |
SimpleLogParser.NumtracesContext |
SimpleLogParser.TraceContext.numtraces() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleLogBaseListener.enterNumtraces(SimpleLogParser.NumtracesContext ctx)
Enter a parse tree produced by
SimpleLogParser.numtraces(). |
void |
SimpleLogListener.enterNumtraces(SimpleLogParser.NumtracesContext ctx)
Enter a parse tree produced by
SimpleLogParser.numtraces(). |
void |
SimpleLogRecognizer.enterNumtraces(SimpleLogParser.NumtracesContext ctx) |
void |
SimpleLogBaseListener.exitNumtraces(SimpleLogParser.NumtracesContext ctx)
Exit a parse tree produced by
SimpleLogParser.numtraces(). |
void |
SimpleLogListener.exitNumtraces(SimpleLogParser.NumtracesContext ctx)
Exit a parse tree produced by
SimpleLogParser.numtraces(). |
void |
SimpleLogRecognizer.exitNumtraces(SimpleLogParser.NumtracesContext ctx) |