| Package | Description |
|---|---|
| com.processmininguc.trlog.parser |
| Modifier and Type | Method and Description |
|---|---|
TRLogParser.NumtracesContext |
TRLogParser.numtraces() |
TRLogParser.NumtracesContext |
TRLogParser.TraceContext.numtraces() |
| Modifier and Type | Method and Description |
|---|---|
void |
TRLogBaseListener.enterNumtraces(TRLogParser.NumtracesContext ctx)
Enter a parse tree produced by
TRLogParser.numtraces(). |
void |
TRLogListener.enterNumtraces(TRLogParser.NumtracesContext ctx)
Enter a parse tree produced by
TRLogParser.numtraces(). |
void |
TRLogRecognizer.enterNumtraces(TRLogParser.NumtracesContext ctx) |
void |
TRLogBaseListener.exitNumtraces(TRLogParser.NumtracesContext ctx)
Exit a parse tree produced by
TRLogParser.numtraces(). |
void |
TRLogListener.exitNumtraces(TRLogParser.NumtracesContext ctx)
Exit a parse tree produced by
TRLogParser.numtraces(). |
void |
TRLogRecognizer.exitNumtraces(TRLogParser.NumtracesContext ctx) |