visitByteArray

open fun visitByteArray(ctx: SNBTParser.ByteArrayContext): T

Visit a parse tree produced by SNBTParser#byteArray.

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