Package randoop.field


package randoop.field
  • Classes
    Class
    Description
    AccessibleField represents an accessible field of a class object, which can be an instance field, a static field, or a static final field.
    Recognizes a string representation of a field as part of parsing an Operation that is a FieldGet or FieldSet operation.