edu.rice.cs.drjava.model.definitions.reducedmodel
Class Free

java.lang.Object
  extended by edu.rice.cs.drjava.model.definitions.reducedmodel.ReducedModelState
      extended by edu.rice.cs.drjava.model.definitions.reducedmodel.Free

public class Free
extends ReducedModelState

Shadowing state that indicates normal, unshadowed text.

Version:
$Id: Free.java 4419 2008-03-27 06:58:07Z rcartwright $

Field Summary
static Free ONLY
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ONLY

public static final Free ONLY