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

Packages that use InsideSingleQuote
edu.rice.cs.drjava.model.definitions.reducedmodel This package contains the code for the "reduced model": a model of the text in the definitions pane designed for quickly locating matching parentheses, quotation marks, and comment delimiters. 
 

Uses of InsideSingleQuote in edu.rice.cs.drjava.model.definitions.reducedmodel
 

Fields in edu.rice.cs.drjava.model.definitions.reducedmodel declared as InsideSingleQuote
static InsideSingleQuote ReducedModelStates.INSIDE_SINGLE_QUOTE
           
static InsideSingleQuote InsideSingleQuote.ONLY
          Singleton instance.