exitAlias

open fun exitAlias(ctx: GraphQLParser.AliasContext)

Exit a parse tree produced by GraphQLParser#alias.

The default implementation does nothing.