| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.parser.file | |
| org.sikongsphere.ifc.parser.gen |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcInterface |
IfcFileVisitor.visitFuncParam(IFCParser.FuncParamContext ctx) |
| 限定符和类型 | 方法和说明 |
|---|---|
IFCParser.FuncParamContext |
IFCParser.funcParam() |
IFCParser.FuncParamContext |
IFCParser.ExprFuncParamsContext.funcParam(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<IFCParser.FuncParamContext> |
IFCParser.ExprFuncParamsContext.funcParam() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IFCListener.enterFuncParam(IFCParser.FuncParamContext ctx)
Enter a parse tree produced by
IFCParser.funcParam(). |
void |
IFCBaseListener.enterFuncParam(IFCParser.FuncParamContext ctx)
Enter a parse tree produced by
IFCParser.funcParam(). |
void |
IFCListener.exitFuncParam(IFCParser.FuncParamContext ctx)
Exit a parse tree produced by
IFCParser.funcParam(). |
void |
IFCBaseListener.exitFuncParam(IFCParser.FuncParamContext ctx)
Exit a parse tree produced by
IFCParser.funcParam(). |
T |
IFCVisitor.visitFuncParam(IFCParser.FuncParamContext ctx)
Visit a parse tree produced by
IFCParser.funcParam(). |
T |
IFCBaseVisitor.visitFuncParam(IFCParser.FuncParamContext ctx)
Visit a parse tree produced by
IFCParser.funcParam(). |
Copyright © 2023. All rights reserved.