Description
clean up the visitor api so we are not returning magic objects like IVisitor.CONTINUE and IVisitor.CONTINUE_BUT_DO_NOT_GO_DEEPER. it should also be possible to return null from the visitors, currently reserved for IVisitor.CONTINUE
clean up the visitor api so we are not returning magic objects like IVisitor.CONTINUE and IVisitor.CONTINUE_BUT_DO_NOT_GO_DEEPER. it should also be possible to return null from the visitors, currently reserved for IVisitor.CONTINUE