abstract fun visitDataField(ctx: DataFieldContext): T
Visit a parse tree produced by OrbitParser#dataField.
OrbitParser#dataField
ctx - the parse tree
ctx
Return the visitor result