| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.parser.file | |
| org.sikongsphere.ifc.parser.gen |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcFileModel |
IfcFileVisitor.visitIfcmodel(IFCParser.IfcmodelContext ctx) |
| 限定符和类型 | 方法和说明 |
|---|---|
IFCParser.IfcmodelContext |
IFCParser.ifcmodel() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IFCListener.enterIfcmodel(IFCParser.IfcmodelContext ctx)
Enter a parse tree produced by
IFCParser.ifcmodel(). |
void |
IFCBaseListener.enterIfcmodel(IFCParser.IfcmodelContext ctx)
Enter a parse tree produced by
IFCParser.ifcmodel(). |
void |
IFCListener.exitIfcmodel(IFCParser.IfcmodelContext ctx)
Exit a parse tree produced by
IFCParser.ifcmodel(). |
void |
IFCBaseListener.exitIfcmodel(IFCParser.IfcmodelContext ctx)
Exit a parse tree produced by
IFCParser.ifcmodel(). |
T |
IFCVisitor.visitIfcmodel(IFCParser.IfcmodelContext ctx)
Visit a parse tree produced by
IFCParser.ifcmodel(). |
T |
IFCBaseVisitor.visitIfcmodel(IFCParser.IfcmodelContext ctx)
Visit a parse tree produced by
IFCParser.ifcmodel(). |
Copyright © 2023. All rights reserved.