abstract fun visitDeclaration(ctx: OrbitParser.DeclarationContext!): T
Visit a parse tree produced by OrbitParser#declaration.
OrbitParser#declaration
ctx - OrbitParser.DeclarationContext!: the parse tree
ctx
Return T: the visitor result