JML

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

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

Uses of ParsingController.FilteredTokenStream in org.multijava.mjc
 

Fields in org.multijava.mjc declared as ParsingController.FilteredTokenStream
private  ParsingController.FilteredTokenStream ParsingController.initialFilteredStream
          The output stream for the initially selected lexer.
 

Methods in org.multijava.mjc that return ParsingController.FilteredTokenStream
 ParsingController.FilteredTokenStream ParsingController.initialOutputStream()
          Returns a token stream that provides tokens generated by the initial lexer.
 ParsingController.FilteredTokenStream ParsingController.streamForBefore(String key, antlr.Token index)
          Returns a token stream from the lexer bound to the given key and containing all the tokens preceding the given token of the surrounding language.
 ParsingController.FilteredTokenStream ParsingController.IndexedTokenBuffer.streamForTokensBefore(antlr.Token index)
          Returns a token stream that includes just the buffered tokens that came before the given index token.
 


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.