Class Code.Whitespace
java.lang.Object
org.immutables.value.processor.encode.Eq<Code.Term>
org.immutables.value.processor.encode.Code.Term
org.immutables.value.processor.encode.Code.Whitespace
- All Implemented Interfaces:
CharSequence
- Enclosing class:
Code
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.immutables.value.processor.encode.Code.Term
charAt, charOf, eq, is, is, isBinding, isComment, isDelimiter, isIgnorable, isString, isWordOrNumber, length, subSequence, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.CharSequence
chars, codePoints, isEmpty
-
Field Details
-
EMPTY
-
-
Constructor Details
-
Whitespace
Whitespace(String value)
-
-
Method Details
-
isWhitespace
boolean isWhitespace()- Overrides:
isWhitespacein classCode.Term
-