visitCompound

abstract fun visitCompound(ctx: SNBTParser.CompoundContext): T

Visit a parse tree produced by compound.

Return

the visitor result

Parameters

ctx

the parse tree