void |
IrpBaseListener.enterPrimary_item(IrpParser.Primary_itemContext ctx)
|
void |
IrpListener.enterPrimary_item(IrpParser.Primary_itemContext ctx)
|
void |
IrpBaseListener.exitPrimary_item(IrpParser.Primary_itemContext ctx)
|
void |
IrpListener.exitPrimary_item(IrpParser.Primary_itemContext ctx)
|
(package private) static Expression |
PrimaryItemExpression.newExpression(org.antlr.v4.runtime.tree.ParseTree original,
IrpParser.Primary_itemContext ctx) |
static PrimaryItem |
PrimaryItem.newPrimaryItem(IrpParser.Primary_itemContext ctx) |
T |
IrpBaseVisitor.visitPrimary_item(IrpParser.Primary_itemContext ctx)
|
T |
IrpVisitor.visitPrimary_item(IrpParser.Primary_itemContext ctx)
|