| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.parser.file | |
| org.sikongsphere.ifc.parser.gen |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcAbstractClass |
IfcFileVisitor.visitExprFunc(IFCParser.ExprFuncContext ctx) |
| 限定符和类型 | 方法和说明 |
|---|---|
IFCParser.ExprFuncContext |
IFCParser.exprFunc() |
IFCParser.ExprFuncContext |
IFCParser.DataItemContext.exprFunc() |
IFCParser.ExprFuncContext |
IFCParser.ExprContext.exprFunc() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IFCListener.enterExprFunc(IFCParser.ExprFuncContext ctx)
Enter a parse tree produced by
IFCParser.exprFunc(). |
void |
IFCBaseListener.enterExprFunc(IFCParser.ExprFuncContext ctx)
Enter a parse tree produced by
IFCParser.exprFunc(). |
void |
IFCListener.exitExprFunc(IFCParser.ExprFuncContext ctx)
Exit a parse tree produced by
IFCParser.exprFunc(). |
void |
IFCBaseListener.exitExprFunc(IFCParser.ExprFuncContext ctx)
Exit a parse tree produced by
IFCParser.exprFunc(). |
T |
IFCVisitor.visitExprFunc(IFCParser.ExprFuncContext ctx)
Visit a parse tree produced by
IFCParser.exprFunc(). |
T |
IFCBaseVisitor.visitExprFunc(IFCParser.ExprFuncContext ctx)
Visit a parse tree produced by
IFCParser.exprFunc(). |
Copyright © 2023. All rights reserved.