JML

Uses of Class
org.multijava.mjc.ParsingController.IndexedTokenBuffer

Packages that use ParsingController.IndexedTokenBuffer
org.multijava.mjc Implements mjc, a MultiJava compiler. 
 

Uses of ParsingController.IndexedTokenBuffer in org.multijava.mjc
 

Fields in org.multijava.mjc declared as ParsingController.IndexedTokenBuffer
private  ParsingController.IndexedTokenBuffer ParsingController.nestedLanguageBuffer
          The active buffer before the last pop operation.
private  ParsingController.IndexedTokenBuffer ParsingController.FilteredTokenStream.buffer
          Maintains a link to the token buffer that is applicable for this output stream.
private  ParsingController.IndexedTokenBuffer ParsingController.StreamBufferPair.buffer
           
 

Methods in org.multijava.mjc that return ParsingController.IndexedTokenBuffer
private  ParsingController.IndexedTokenBuffer ParsingController.newBlockedEmptyBuffer()
          Factory method creates a new token buffer that is blocked and empty.
 

Constructors in org.multijava.mjc with parameters of type ParsingController.IndexedTokenBuffer
ParsingController.FilteredTokenStream(ParsingController.IndexedTokenBuffer buffer)
          Creates a new token stream reading from the given buffer.
 


JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.