Searched refs:setTypeVisitor (Results 1 – 2 of 2) sorted by relevance
65 public void setTypeVisitor(Visitor visitor) { in setTypeVisitor() method in CodeReader
37 this.reader.setTypeVisitor(new TypeVisitor()); in InstructionTransformer()