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

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

public class InsideSingleQuote
extends ReducedModelState

The shadowing state that corresponds to being between single quotes.

Version:
$Id: InsideSingleQuote.java 4400 2008-03-12 01:11:45Z rcartwright $

Field Summary
static InsideSingleQuote ONLY
          Singleton instance.
 
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 InsideSingleQuote ONLY
Singleton instance.