| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.parser.file | |
| org.sikongsphere.ifc.parser.gen |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcInterface |
IfcFileVisitor.visitExprAtom(IFCParser.ExprAtomContext ctx) |
| 限定符和类型 | 方法和说明 |
|---|---|
IFCParser.ExprAtomContext |
IFCParser.exprAtom() |
IFCParser.ExprAtomContext |
IFCParser.ExprContext.exprAtom() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IFCListener.enterExprAtom(IFCParser.ExprAtomContext ctx)
Enter a parse tree produced by
IFCParser.exprAtom(). |
void |
IFCBaseListener.enterExprAtom(IFCParser.ExprAtomContext ctx)
Enter a parse tree produced by
IFCParser.exprAtom(). |
void |
IFCListener.exitExprAtom(IFCParser.ExprAtomContext ctx)
Exit a parse tree produced by
IFCParser.exprAtom(). |
void |
IFCBaseListener.exitExprAtom(IFCParser.ExprAtomContext ctx)
Exit a parse tree produced by
IFCParser.exprAtom(). |
T |
IFCVisitor.visitExprAtom(IFCParser.ExprAtomContext ctx)
Visit a parse tree produced by
IFCParser.exprAtom(). |
T |
IFCBaseVisitor.visitExprAtom(IFCParser.ExprAtomContext ctx)
Visit a parse tree produced by
IFCParser.exprAtom(). |
Copyright © 2023. All rights reserved.