visitLongNBT

open fun visitLongNBT(ctx: SNBTParser.LongNBTContext): T

Visit a parse tree produced by SNBTParser#longNBT.

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