Class FieldImpl

java.lang.Object
com.ibm.wala.classLoader.FieldImpl
All Implemented Interfaces:
IField, IMember, IClassHierarchyDweller

public final class FieldImpl extends Object implements IField
Implementation of a canonical field reference. TODO: canonicalize these? TODO: don't cache fieldType here .. move to class?