visitStringNBT

open fun visitStringNBT(ctx: SNBTParser.StringNBTContext): T

Visit a parse tree produced by SNBTParser#stringNBT.

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