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