| Package | Description |
|---|---|
| org.apache.paimon.codegen.codesplit |
| Modifier and Type | Method and Description |
|---|---|
JavaParser.PrimaryContext |
JavaParser.primary() |
JavaParser.PrimaryContext |
JavaParser.ExpressionContext.primary() |
JavaParser.PrimaryContext |
JavaParser.primary() |
JavaParser.PrimaryContext |
JavaParser.ExpressionContext.primary() |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaParserBaseListener.enterPrimary(JavaParser.PrimaryContext ctx)
Enter a parse tree produced by
JavaParser.primary(). |
void |
JavaParserListener.enterPrimary(JavaParser.PrimaryContext ctx)
Enter a parse tree produced by
JavaParser.primary(). |
void |
JavaParserBaseListener.enterPrimary(JavaParser.PrimaryContext ctx)
Enter a parse tree produced by
JavaParser.primary(). |
void |
JavaParserListener.enterPrimary(JavaParser.PrimaryContext ctx)
Enter a parse tree produced by
JavaParser.primary(). |
void |
JavaParserBaseListener.exitPrimary(JavaParser.PrimaryContext ctx)
Exit a parse tree produced by
JavaParser.primary(). |
void |
JavaParserListener.exitPrimary(JavaParser.PrimaryContext ctx)
Exit a parse tree produced by
JavaParser.primary(). |
void |
JavaParserBaseListener.exitPrimary(JavaParser.PrimaryContext ctx)
Exit a parse tree produced by
JavaParser.primary(). |
void |
JavaParserListener.exitPrimary(JavaParser.PrimaryContext ctx)
Exit a parse tree produced by
JavaParser.primary(). |
T |
JavaParserVisitor.visitPrimary(JavaParser.PrimaryContext ctx)
Visit a parse tree produced by
JavaParser.primary(). |
T |
JavaParserBaseVisitor.visitPrimary(JavaParser.PrimaryContext ctx)
Visit a parse tree produced by
JavaParser.primary(). |
T |
JavaParserBaseVisitor.visitPrimary(JavaParser.PrimaryContext ctx)
Visit a parse tree produced by
JavaParser.primary(). |
T |
JavaParserVisitor.visitPrimary(JavaParser.PrimaryContext ctx)
Visit a parse tree produced by
JavaParser.primary(). |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.