Package io.inversion.rql
Class RqlTokenizer
java.lang.Object
io.inversion.rql.RqlTokenizer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RqlTokenizer
-
-
Method Details
-
stream
-
asList
-
next
-
error
-
inQuotes
protected boolean inQuotes() -
isEscaped
protected boolean isEscaped() -
inFunction
protected boolean inFunction() -
append
protected void append(char c)
-