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

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

public class InsideBlockComment
extends ReducedModelState

The shadowing state that corresponds to being inside a block comment.

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

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