Class JavaSourceLoaderImpl.JavaField

java.lang.Object
com.ibm.wala.cast.loader.AstField
com.ibm.wala.cast.java.loader.JavaSourceLoaderImpl.JavaField
All Implemented Interfaces:
IField, IMember, IClassHierarchyDweller
Enclosing class:
JavaSourceLoaderImpl

protected static class JavaSourceLoaderImpl.JavaField extends AstField
WALA representation of a field on a Java type that resides in a source file
Author:
rfuhrer