Package | Description |
---|---|
com.sm.query | |
com.sm.query.parser |
Modifier and Type | Method and Description |
---|---|
Result |
QueryVisitorImpl.visitObjectEmpty(QueryParser.ObjectEmptyContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
QueryListener.enterObjectEmpty(QueryParser.ObjectEmptyContext ctx)
Enter a parse tree produced by the
ObjectEmpty
labeled alternative in QueryParser.object() . |
void |
QueryBaseListener.enterObjectEmpty(QueryParser.ObjectEmptyContext ctx)
Enter a parse tree produced by the
ObjectEmpty
labeled alternative in QueryParser.object() . |
void |
QueryListener.exitObjectEmpty(QueryParser.ObjectEmptyContext ctx)
Exit a parse tree produced by the
ObjectEmpty
labeled alternative in QueryParser.object() . |
void |
QueryBaseListener.exitObjectEmpty(QueryParser.ObjectEmptyContext ctx)
Exit a parse tree produced by the
ObjectEmpty
labeled alternative in QueryParser.object() . |
T |
QueryVisitor.visitObjectEmpty(QueryParser.ObjectEmptyContext ctx)
Visit a parse tree produced by the
ObjectEmpty
labeled alternative in QueryParser.object() . |
T |
QueryBaseVisitor.visitObjectEmpty(QueryParser.ObjectEmptyContext ctx)
Visit a parse tree produced by the
ObjectEmpty
labeled alternative in QueryParser.object() . |
Copyright © 2016. All rights reserved.