enterAlias

open fun enterAlias(ctx: GraphQLParser.AliasContext)

Enter a parse tree produced by GraphQLParser#alias.

The default implementation does nothing.