66676869707172
private SootMethod currentMethod; private List<StaticTypeError> errors = new ArrayList<StaticTypeError>(); public AnnotationAnalyzer() { this(new BindingAutomatonProvider()); }