visitIntArray

open fun visitIntArray(ctx: SNBTParser.IntArrayContext): T

Visit a parse tree produced by SNBTParser#intArray.

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