| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.parser.gen |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IFCListener.enterDoubleQuotedString(IFCParser.DoubleQuotedStringContext ctx)
Enter a parse tree produced by the
doubleQuotedString
labeled alternative in IFCParser.string(). |
void |
IFCBaseListener.enterDoubleQuotedString(IFCParser.DoubleQuotedStringContext ctx)
Enter a parse tree produced by the
doubleQuotedString
labeled alternative in IFCParser.string(). |
void |
IFCListener.exitDoubleQuotedString(IFCParser.DoubleQuotedStringContext ctx)
Exit a parse tree produced by the
doubleQuotedString
labeled alternative in IFCParser.string(). |
void |
IFCBaseListener.exitDoubleQuotedString(IFCParser.DoubleQuotedStringContext ctx)
Exit a parse tree produced by the
doubleQuotedString
labeled alternative in IFCParser.string(). |
T |
IFCVisitor.visitDoubleQuotedString(IFCParser.DoubleQuotedStringContext ctx)
Visit a parse tree produced by the
doubleQuotedString
labeled alternative in IFCParser.string(). |
T |
IFCBaseVisitor.visitDoubleQuotedString(IFCParser.DoubleQuotedStringContext ctx)
Visit a parse tree produced by the
doubleQuotedString
labeled alternative in IFCParser.string(). |
Copyright © 2023. All rights reserved.