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

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

public class InsideLineComment
extends ReducedModelState

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

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

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