visitByteNBT

open fun visitByteNBT(ctx: SNBTParser.ByteNBTContext): T

Visit a parse tree produced by SNBTParser#byteNBT.

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