| Modifier and Type | Method and Description |
|---|---|
void |
ApexParserListener.enterSoslPrimary(ApexParser.SoslPrimaryContext ctx)
Enter a parse tree produced by the
soslPrimary
labeled alternative in ApexParser.primary(). |
void |
ApexParserBaseListener.enterSoslPrimary(ApexParser.SoslPrimaryContext ctx)
Enter a parse tree produced by the
soslPrimary
labeled alternative in ApexParser.primary(). |
void |
ApexParserListener.exitSoslPrimary(ApexParser.SoslPrimaryContext ctx)
Exit a parse tree produced by the
soslPrimary
labeled alternative in ApexParser.primary(). |
void |
ApexParserBaseListener.exitSoslPrimary(ApexParser.SoslPrimaryContext ctx)
Exit a parse tree produced by the
soslPrimary
labeled alternative in ApexParser.primary(). |
T |
ApexParserVisitor.visitSoslPrimary(ApexParser.SoslPrimaryContext ctx)
Visit a parse tree produced by the
soslPrimary
labeled alternative in ApexParser.primary(). |
T |
ApexParserBaseVisitor.visitSoslPrimary(ApexParser.SoslPrimaryContext ctx)
Visit a parse tree produced by the
soslPrimary
labeled alternative in ApexParser.primary(). |
Copyright © 2022. All rights reserved.