visitElement

abstract fun visitElement(ctx: SNBTParser.ElementContext): T

Visit a parse tree produced by element.

Return

the visitor result

Parameters

ctx

the parse tree