Package | Description |
---|---|
org.processmining.actionorientedprocessmining.parser |
Modifier and Type | Method and Description |
---|---|
CDLParser.ObjectNameContext |
CDLParser.objectName() |
Modifier and Type | Method and Description |
---|---|
void |
CDLBaseListener.enterObjectName(CDLParser.ObjectNameContext ctx)
Enter a parse tree produced by
CDLParser.objectName() . |
void |
CDLListener.enterObjectName(CDLParser.ObjectNameContext ctx)
Enter a parse tree produced by
CDLParser.objectName() . |
void |
CDLBaseListener.exitObjectName(CDLParser.ObjectNameContext ctx)
Exit a parse tree produced by
CDLParser.objectName() . |
void |
CDLListener.exitObjectName(CDLParser.ObjectNameContext ctx)
Exit a parse tree produced by
CDLParser.objectName() . |