visitDoubleNBT

open fun visitDoubleNBT(ctx: SNBTParser.DoubleNBTContext): T

Visit a parse tree produced by SNBTParser#doubleNBT.

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