Class FieldSignature

All Implemented Interfaces:
Comparable<SootClassMemberSignature<FieldSubSignature>>, Signature

public class FieldSignature extends SootClassMemberSignature<FieldSubSignature>
Represents the fully qualified signature of a field.
Author:
Linghui Luo, Jan Martin Persch