Uses of Class
com.mckoi.database.sql.SimpleCharStream
Packages that use SimpleCharStream
-
Uses of SimpleCharStream in com.mckoi.database.sql
Methods in com.mckoi.database.sql with parameters of type SimpleCharStreamModifier and TypeMethodDescriptionvoid
SQLTokenManager.ReInit
(SimpleCharStream stream) void
SQLTokenManager.ReInit
(SimpleCharStream stream, int lexState) Constructors in com.mckoi.database.sql with parameters of type SimpleCharStreamModifierConstructorDescriptionSQLTokenManager
(SimpleCharStream stream) SQLTokenManager
(SimpleCharStream stream, int lexState)