visitFloatNBT

open fun visitFloatNBT(ctx: SNBTParser.FloatNBTContext): T

Visit a parse tree produced by SNBTParser#floatNBT.

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