visitShortNBT

open fun visitShortNBT(ctx: SNBTParser.ShortNBTContext): T

Visit a parse tree produced by SNBTParser#shortNBT.

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