Class FieldSubSignature

All Implemented Interfaces:
Comparable<FieldSubSignature>

public class FieldSubSignature extends SootClassMemberSubSignature implements Comparable<FieldSubSignature>
Defines a sub-signature of a field, containing the field name and the type signature.
Author:
Jan Martin Persch