visitIntNBT

open fun visitIntNBT(ctx: SNBTParser.IntNBTContext): T

Visit a parse tree produced by SNBTParser#intNBT.

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