Fields
| Modifier and Type |
Field and Description |
boolean |
$$false |
Void |
$$null |
boolean |
$$true |
Templates.Binary<Object,Object,Boolean> |
and |
Templates.Binary<Object,Object,Boolean> |
andnot |
ClasspathAvailability |
classpath |
com.google.common.base.Function<Integer,String> |
emptyIfZero |
Templates.Binary<Object,String,Boolean> |
endsWith |
Templates.Binary<Object,Object,Boolean> |
eq |
Templates.Binary<Object,Object,Boolean> |
eqref |
Templates.Binary<Object,Collection<?>,Boolean> |
in |
Builtins.Literal |
literal |
Templates.Binary<Object,Object,Boolean> |
ne |
com.google.common.base.Predicate<Object> |
not |
Templates.Binary<Object,Collection<?>,Boolean> |
notin |
Templates.Binary<Object,Object,Boolean> |
or |
Templates.Binary<Object,Object,Boolean> |
ornot |
Output |
output |
com.google.common.base.Predicate<Object> |
singular |
com.google.common.base.Function<Object,Integer> |
size |
Templates.Binary<Object,String,Boolean> |
startsWith |
com.google.common.base.Function<Object,String> |
toConstant |
com.google.common.base.Function<Object,String> |
toLower |
com.google.common.base.Function<Object,String> |
toSafeIdentifier |
com.google.common.base.Function<Object,String> |
toUpper |