Class AbstractError

    • Constructor Detail

      • AbstractError

        public AbstractError​(boomerang.jimple.Statement errorLocation,
                             CrySLRule rule)
    • Method Detail

      • getErrorLocation

        public boomerang.jimple.Statement getErrorLocation()
      • toErrorMarkerString

        public abstract String toErrorMarkerString()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object