| Package | Description |
|---|---|
| org.antlr.v4.test.runtime.java.api |
| Modifier and Type | Method and Description |
|---|---|
JavaParser.SuperSuffixContext |
JavaParser.superSuffix() |
JavaParser.SuperSuffixContext |
JavaParser.ExpressionContext.superSuffix() |
JavaParser.SuperSuffixContext |
JavaParser.ExplicitGenericInvocationSuffixContext.superSuffix() |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaListener.enterSuperSuffix(JavaParser.SuperSuffixContext ctx)
Enter a parse tree produced by
JavaParser.superSuffix(). |
void |
JavaBaseListener.enterSuperSuffix(JavaParser.SuperSuffixContext ctx)
Enter a parse tree produced by
JavaParser.superSuffix(). |
void |
JavaListener.exitSuperSuffix(JavaParser.SuperSuffixContext ctx)
Exit a parse tree produced by
JavaParser.superSuffix(). |
void |
JavaBaseListener.exitSuperSuffix(JavaParser.SuperSuffixContext ctx)
Exit a parse tree produced by
JavaParser.superSuffix(). |
Copyright © 1992–2024 Daniel Sun. All rights reserved.