| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.parser.gen |
| 限定符和类型 | 方法和说明 |
|---|---|
IFCParser.BoolLiteralContext |
IFCParser.boolLiteral() |
IFCParser.BoolLiteralContext |
IFCParser.ExprAtomContext.boolLiteral() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IFCListener.enterBoolLiteral(IFCParser.BoolLiteralContext ctx)
Enter a parse tree produced by
IFCParser.boolLiteral(). |
void |
IFCBaseListener.enterBoolLiteral(IFCParser.BoolLiteralContext ctx)
Enter a parse tree produced by
IFCParser.boolLiteral(). |
void |
IFCListener.exitBoolLiteral(IFCParser.BoolLiteralContext ctx)
Exit a parse tree produced by
IFCParser.boolLiteral(). |
void |
IFCBaseListener.exitBoolLiteral(IFCParser.BoolLiteralContext ctx)
Exit a parse tree produced by
IFCParser.boolLiteral(). |
T |
IFCVisitor.visitBoolLiteral(IFCParser.BoolLiteralContext ctx)
Visit a parse tree produced by
IFCParser.boolLiteral(). |
T |
IFCBaseVisitor.visitBoolLiteral(IFCParser.BoolLiteralContext ctx)
Visit a parse tree produced by
IFCParser.boolLiteral(). |
Copyright © 2023. All rights reserved.