Uses of Class
de.jplag.scheme.SimpleCharStream
-
Uses of SimpleCharStream in de.jplag.scheme
Fields in de.jplag.scheme declared as SimpleCharStreamModifier and TypeFieldDescriptionprotected SimpleCharStreamSchemeParserTokenManager.input_streamMethods in de.jplag.scheme with parameters of type SimpleCharStreamModifier and TypeMethodDescriptionvoidSchemeParserTokenManager.ReInit(SimpleCharStream stream) Reinitialise parser.voidSchemeParserTokenManager.ReInit(SimpleCharStream stream, int lexState) Reinitialise parser.Constructors in de.jplag.scheme with parameters of type SimpleCharStreamModifierConstructorDescriptionConstructor.SchemeParserTokenManager(SimpleCharStream stream, int lexState) Constructor.