Class Code.WordOrNumber
- java.lang.Object
-
- org.immutables.value.processor.encode.Eq<Code.Term>
-
- org.immutables.value.processor.encode.Code.Term
-
- org.immutables.value.processor.encode.Code.WordOrNumber
-
-
Constructor Summary
Constructors Constructor Description WordOrNumber(java.lang.String string)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) booleanisWordOrNumber()-
Methods inherited from class org.immutables.value.processor.encode.Code.Term
charAt, charOf, eq, is, is, isBinding, isComment, isDelimiter, isIgnorable, isString, isWhitespace, length, subSequence, toString
-
-
-
-
Method Detail
-
isWordOrNumber
boolean isWordOrNumber()
- Overrides:
isWordOrNumberin classCode.Term
-
-