Package | Description |
---|---|
com.sm.query | |
com.sm.query.parser |
Modifier and Type | Method and Description |
---|---|
Result |
ObjectQueryVisitorImpl.visitObjectEmpty(ObjectQueryParser.ObjectEmptyContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
ObjectQueryListener.enterObjectEmpty(ObjectQueryParser.ObjectEmptyContext ctx)
Enter a parse tree produced by the
ObjectEmpty
labeled alternative in ObjectQueryParser.object() . |
void |
ObjectQueryBaseListener.enterObjectEmpty(ObjectQueryParser.ObjectEmptyContext ctx)
Enter a parse tree produced by the
ObjectEmpty
labeled alternative in ObjectQueryParser.object() . |
void |
ObjectQueryListener.exitObjectEmpty(ObjectQueryParser.ObjectEmptyContext ctx)
Exit a parse tree produced by the
ObjectEmpty
labeled alternative in ObjectQueryParser.object() . |
void |
ObjectQueryBaseListener.exitObjectEmpty(ObjectQueryParser.ObjectEmptyContext ctx)
Exit a parse tree produced by the
ObjectEmpty
labeled alternative in ObjectQueryParser.object() . |
T |
ObjectQueryVisitor.visitObjectEmpty(ObjectQueryParser.ObjectEmptyContext ctx)
Visit a parse tree produced by the
ObjectEmpty
labeled alternative in ObjectQueryParser.object() . |
T |
ObjectQueryBaseVisitor.visitObjectEmpty(ObjectQueryParser.ObjectEmptyContext ctx)
Visit a parse tree produced by the
ObjectEmpty
labeled alternative in ObjectQueryParser.object() . |
Copyright © 2016. All rights reserved.