visitSnbt

open fun visitSnbt(ctx: SNBTParser.SnbtContext): T

Visit a parse tree produced by SNBTParser#snbt.

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