| Modifier and Type | Method and Description |
|---|---|
void |
ApexParserListener.enterTypeRefPrimary(ApexParser.TypeRefPrimaryContext ctx)
Enter a parse tree produced by the
typeRefPrimary
labeled alternative in ApexParser.primary(). |
void |
ApexParserBaseListener.enterTypeRefPrimary(ApexParser.TypeRefPrimaryContext ctx)
Enter a parse tree produced by the
typeRefPrimary
labeled alternative in ApexParser.primary(). |
void |
ApexParserListener.exitTypeRefPrimary(ApexParser.TypeRefPrimaryContext ctx)
Exit a parse tree produced by the
typeRefPrimary
labeled alternative in ApexParser.primary(). |
void |
ApexParserBaseListener.exitTypeRefPrimary(ApexParser.TypeRefPrimaryContext ctx)
Exit a parse tree produced by the
typeRefPrimary
labeled alternative in ApexParser.primary(). |
T |
ApexParserVisitor.visitTypeRefPrimary(ApexParser.TypeRefPrimaryContext ctx)
Visit a parse tree produced by the
typeRefPrimary
labeled alternative in ApexParser.primary(). |
T |
ApexParserBaseVisitor.visitTypeRefPrimary(ApexParser.TypeRefPrimaryContext ctx)
Visit a parse tree produced by the
typeRefPrimary
labeled alternative in ApexParser.primary(). |
Copyright © 2022. All rights reserved.