| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.parser.gen |
| 限定符和类型 | 方法和说明 |
|---|---|
IFCParser.IdentContext |
IFCParser.ident() |
IFCParser.IdentContext |
IFCParser.ExprContext.ident() |
IFCParser.IdentContext |
IFCParser.ExprAtomContext.ident() |
IFCParser.IdentContext |
IFCParser.ExprFuncContext.ident() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IFCListener.enterIdent(IFCParser.IdentContext ctx)
Enter a parse tree produced by
IFCParser.ident(). |
void |
IFCBaseListener.enterIdent(IFCParser.IdentContext ctx)
Enter a parse tree produced by
IFCParser.ident(). |
void |
IFCListener.exitIdent(IFCParser.IdentContext ctx)
Exit a parse tree produced by
IFCParser.ident(). |
void |
IFCBaseListener.exitIdent(IFCParser.IdentContext ctx)
Exit a parse tree produced by
IFCParser.ident(). |
T |
IFCVisitor.visitIdent(IFCParser.IdentContext ctx)
Visit a parse tree produced by
IFCParser.ident(). |
T |
IFCBaseVisitor.visitIdent(IFCParser.IdentContext ctx)
Visit a parse tree produced by
IFCParser.ident(). |
Copyright © 2023. All rights reserved.