public interface ObjectQueryListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
ObjectQueryParser
.void enterScript(ObjectQueryParser.ScriptContext ctx)
ObjectQueryParser.script()
.ctx
- the parse treevoid exitScript(ObjectQueryParser.ScriptContext ctx)
ObjectQueryParser.script()
.ctx
- the parse treevoid enterSelectStats(ObjectQueryParser.SelectStatsContext ctx)
SelectStats
labeled alternative in ObjectQueryParser.selectStatement()
.ctx
- the parse treevoid exitSelectStats(ObjectQueryParser.SelectStatsContext ctx)
SelectStats
labeled alternative in ObjectQueryParser.selectStatement()
.ctx
- the parse treevoid enterReplaceStats(ObjectQueryParser.ReplaceStatsContext ctx)
ReplaceStats
labeled alternative in ObjectQueryParser.updateStatement()
.ctx
- the parse treevoid exitReplaceStats(ObjectQueryParser.ReplaceStatsContext ctx)
ReplaceStats
labeled alternative in ObjectQueryParser.updateStatement()
.ctx
- the parse treevoid enterInsertStats(ObjectQueryParser.InsertStatsContext ctx)
InsertStats
labeled alternative in ObjectQueryParser.updateStatement()
.ctx
- the parse treevoid exitInsertStats(ObjectQueryParser.InsertStatsContext ctx)
InsertStats
labeled alternative in ObjectQueryParser.updateStatement()
.ctx
- the parse treevoid enterAssignObject(ObjectQueryParser.AssignObjectContext ctx)
AssignObject
labeled alternative in ObjectQueryParser.assignments()
.ctx
- the parse treevoid exitAssignObject(ObjectQueryParser.AssignObjectContext ctx)
AssignObject
labeled alternative in ObjectQueryParser.assignments()
.ctx
- the parse treevoid enterAssignStats(ObjectQueryParser.AssignStatsContext ctx)
AssignStats
labeled alternative in ObjectQueryParser.assignments()
.ctx
- the parse treevoid exitAssignStats(ObjectQueryParser.AssignStatsContext ctx)
AssignStats
labeled alternative in ObjectQueryParser.assignments()
.ctx
- the parse treevoid enterWhereStatement(ObjectQueryParser.WhereStatementContext ctx)
ObjectQueryParser.whereStatement()
.ctx
- the parse treevoid exitWhereStatement(ObjectQueryParser.WhereStatementContext ctx)
ObjectQueryParser.whereStatement()
.ctx
- the parse treevoid enterSearchObjectId(ObjectQueryParser.SearchObjectIdContext ctx)
SearchObjectId
labeled alternative in ObjectQueryParser.searchCondition()
.ctx
- the parse treevoid exitSearchObjectId(ObjectQueryParser.SearchObjectIdContext ctx)
SearchObjectId
labeled alternative in ObjectQueryParser.searchCondition()
.ctx
- the parse treevoid enterSearchRecord(ObjectQueryParser.SearchRecordContext ctx)
SearchRecord
labeled alternative in ObjectQueryParser.searchCondition()
.ctx
- the parse treevoid exitSearchRecord(ObjectQueryParser.SearchRecordContext ctx)
SearchRecord
labeled alternative in ObjectQueryParser.searchCondition()
.ctx
- the parse treevoid enterObjectField(ObjectQueryParser.ObjectFieldContext ctx)
ObjectQueryParser.objectField()
.ctx
- the parse treevoid exitObjectField(ObjectQueryParser.ObjectFieldContext ctx)
ObjectQueryParser.objectField()
.ctx
- the parse treevoid enterIdentifier(ObjectQueryParser.IdentifierContext ctx)
ObjectQueryParser.identifier()
.ctx
- the parse treevoid exitIdentifier(ObjectQueryParser.IdentifierContext ctx)
ObjectQueryParser.identifier()
.ctx
- the parse treevoid enterObjectAssigns(ObjectQueryParser.ObjectAssignsContext ctx)
ObjectAssigns
labeled alternative in ObjectQueryParser.object()
.ctx
- the parse treevoid exitObjectAssigns(ObjectQueryParser.ObjectAssignsContext ctx)
ObjectAssigns
labeled alternative in ObjectQueryParser.object()
.ctx
- the parse treevoid enterObjectEmpty(ObjectQueryParser.ObjectEmptyContext ctx)
ObjectEmpty
labeled alternative in ObjectQueryParser.object()
.ctx
- the parse treevoid exitObjectEmpty(ObjectQueryParser.ObjectEmptyContext ctx)
ObjectEmpty
labeled alternative in ObjectQueryParser.object()
.ctx
- the parse treevoid enterArrayValue(ObjectQueryParser.ArrayValueContext ctx)
ArrayValue
labeled alternative in ObjectQueryParser.array()
.ctx
- the parse treevoid exitArrayValue(ObjectQueryParser.ArrayValueContext ctx)
ArrayValue
labeled alternative in ObjectQueryParser.array()
.ctx
- the parse treevoid enterArrayEmpty(ObjectQueryParser.ArrayEmptyContext ctx)
ArrayEmpty
labeled alternative in ObjectQueryParser.array()
.ctx
- the parse treevoid exitArrayEmpty(ObjectQueryParser.ArrayEmptyContext ctx)
ArrayEmpty
labeled alternative in ObjectQueryParser.array()
.ctx
- the parse treevoid enterStrings(ObjectQueryParser.StringsContext ctx)
Strings
labeled alternative in ObjectQueryParser.value()
.ctx
- the parse treevoid exitStrings(ObjectQueryParser.StringsContext ctx)
Strings
labeled alternative in ObjectQueryParser.value()
.ctx
- the parse treevoid enterNumbers(ObjectQueryParser.NumbersContext ctx)
Numbers
labeled alternative in ObjectQueryParser.value()
.ctx
- the parse treevoid exitNumbers(ObjectQueryParser.NumbersContext ctx)
Numbers
labeled alternative in ObjectQueryParser.value()
.ctx
- the parse treevoid enterObjects(ObjectQueryParser.ObjectsContext ctx)
Objects
labeled alternative in ObjectQueryParser.value()
.ctx
- the parse treevoid exitObjects(ObjectQueryParser.ObjectsContext ctx)
Objects
labeled alternative in ObjectQueryParser.value()
.ctx
- the parse treevoid enterArrays(ObjectQueryParser.ArraysContext ctx)
Arrays
labeled alternative in ObjectQueryParser.value()
.ctx
- the parse treevoid exitArrays(ObjectQueryParser.ArraysContext ctx)
Arrays
labeled alternative in ObjectQueryParser.value()
.ctx
- the parse treevoid enterBooleans(ObjectQueryParser.BooleansContext ctx)
Booleans
labeled alternative in ObjectQueryParser.value()
.ctx
- the parse treevoid exitBooleans(ObjectQueryParser.BooleansContext ctx)
Booleans
labeled alternative in ObjectQueryParser.value()
.ctx
- the parse treevoid enterNulls(ObjectQueryParser.NullsContext ctx)
Nulls
labeled alternative in ObjectQueryParser.value()
.ctx
- the parse treevoid exitNulls(ObjectQueryParser.NullsContext ctx)
Nulls
labeled alternative in ObjectQueryParser.value()
.ctx
- the parse treeCopyright © 2016. All rights reserved.