Searched defs:Visitor (Results 1 – 6 of 6) sorted by relevance
284 ## Visitor section in Panda Intermediate representation(IR) design
293 ## Visitor section in Panda Intermediate representation(IR) design
55 Visitor = Struct.new(:ir_op, :switch) constant
55 Visitor = Struct.new(:ir_op, :cpp, :switch) constant
53 Visitor = Struct.new(:ir_op, :cpp, :switch) constant