Uses of Class
org.eclipse.birt.core.template.SimpleCharStream
Packages that use SimpleCharStream
-
Uses of SimpleCharStream in org.eclipse.birt.core.template
Fields in org.eclipse.birt.core.template declared as SimpleCharStreamMethods in org.eclipse.birt.core.template with parameters of type SimpleCharStreamModifier and TypeMethodDescriptionvoid
ParserTokenManager.ReInit
(SimpleCharStream stream) Reinitialise parser.void
ParserTokenManager.ReInit
(SimpleCharStream stream, int lexState) Reinitialise parser.Constructors in org.eclipse.birt.core.template with parameters of type SimpleCharStreamModifierConstructorDescriptionParserTokenManager
(SimpleCharStream stream) Constructor.ParserTokenManager
(SimpleCharStream stream, int lexState) Constructor.