visitLongArray

open fun visitLongArray(ctx: SNBTParser.LongArrayContext): T

Visit a parse tree produced by SNBTParser#longArray.

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