visitCompound

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

Visit a parse tree produced by SNBTParser#compound.

The default implementation returns the result of calling visitChildren on {@code ctx}.