| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.parser.file | |
| org.sikongsphere.ifc.parser.gen |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcInterface |
IfcFileVisitor.visitExpr(IFCParser.ExprContext ctx) |
| 限定符和类型 | 方法和说明 |
|---|---|
IFCParser.ExprContext |
IFCParser.expr() |
private IFCParser.ExprContext |
IFCParser.expr(int _p) |
IFCParser.ExprContext |
IFCParser.ExprContext.expr(int i) |
IFCParser.ExprContext |
IFCParser.FuncParamContext.expr(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<IFCParser.ExprContext> |
IFCParser.ExprContext.expr() |
List<IFCParser.ExprContext> |
IFCParser.FuncParamContext.expr() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IFCListener.enterExpr(IFCParser.ExprContext ctx)
Enter a parse tree produced by
IFCParser.expr(). |
void |
IFCBaseListener.enterExpr(IFCParser.ExprContext ctx)
Enter a parse tree produced by
IFCParser.expr(). |
void |
IFCListener.exitExpr(IFCParser.ExprContext ctx)
Exit a parse tree produced by
IFCParser.expr(). |
void |
IFCBaseListener.exitExpr(IFCParser.ExprContext ctx)
Exit a parse tree produced by
IFCParser.expr(). |
private boolean |
IFCParser.expr_sempred(IFCParser.ExprContext _localctx,
int predIndex) |
T |
IFCVisitor.visitExpr(IFCParser.ExprContext ctx)
Visit a parse tree produced by
IFCParser.expr(). |
T |
IFCBaseVisitor.visitExpr(IFCParser.ExprContext ctx)
Visit a parse tree produced by
IFCParser.expr(). |
Copyright © 2023. All rights reserved.