Package io.ran.token
Class IndexToken
java.lang.Object
io.ran.token.FormattingToken
io.ran.token.IndexToken
- Direct Known Subclasses:
ValqueriesIndexToken
-
Field Summary
Fields inherited from class io.ran.token.FormattingToken
property, token
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
IndexToken
(Property<?> property) protected
IndexToken
(Token token) -
Method Summary
Methods inherited from class io.ran.token.FormattingToken
getProperty, getToken, toSql, toString, unescaped
-
Constructor Details
-
IndexToken
-
IndexToken
-