Uses of Class
org.apache.activemq.protobuf.compiler.parser.SimpleCharStream
Packages that use SimpleCharStream
-
Uses of SimpleCharStream in org.apache.activemq.protobuf.compiler.parser
Fields in org.apache.activemq.protobuf.compiler.parser declared as SimpleCharStreamMethods in org.apache.activemq.protobuf.compiler.parser with parameters of type SimpleCharStreamModifier and TypeMethodDescriptionvoid
ProtoParserTokenManager.ReInit
(SimpleCharStream stream) Reinitialise parser.void
ProtoParserTokenManager.ReInit
(SimpleCharStream stream, int lexState) Reinitialise parser.Constructors in org.apache.activemq.protobuf.compiler.parser with parameters of type SimpleCharStreamModifierConstructorDescriptionConstructor.ProtoParserTokenManager
(SimpleCharStream stream, int lexState) Constructor.