Uses of Class
openllet.owlapi.parser.SimpleCharStream
-
Packages that use SimpleCharStream Package Description openllet.owlapi.parser -
-
Uses of SimpleCharStream in openllet.owlapi.parser
Methods in openllet.owlapi.parser with parameters of type SimpleCharStream Modifier and Type Method Description voidOWLFunctionalSyntaxParserTokenManager. ReInit(SimpleCharStream stream)Reinitialise parser.voidOWLFunctionalSyntaxParserTokenManager. ReInit(SimpleCharStream stream, int lexState)Reinitialise parser.Constructors in openllet.owlapi.parser with parameters of type SimpleCharStream Constructor Description OWLFunctionalSyntaxParserTokenManager(SimpleCharStream stream)Constructor.OWLFunctionalSyntaxParserTokenManager(SimpleCharStream stream, int lexState)Constructor.
-