enterVariable

open fun enterVariable(ctx: GraphQLParser.VariableContext)

Enter a parse tree produced by GraphQLParser#variable.

The default implementation does nothing.