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