Class Field

java.lang.Object
All Implemented Interfaces:
Node

public final class Field extends FieldOrMethod
This class represents the field info structure, i.e., the representation for a variable in the class. See JVM specification for details.
Version:
$Id: Field.java,v 1.6 2009/09/15 03:33:52 aclement Exp $
Author:
M. Dahm