Class Code.Other
- java.lang.Object
-
- org.immutables.value.processor.encode.Eq<Code.Term>
-
- org.immutables.value.processor.encode.Code.Term
-
- org.immutables.value.processor.encode.Code.Other
-
-
Constructor Summary
Constructors Constructor Description Other(java.lang.String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) booleanisComment()(package private) booleanisString()(package private) Code.Otherreplace(java.lang.String search, java.lang.String replacement)-
Methods inherited from class org.immutables.value.processor.encode.Code.Term
charAt, charOf, eq, is, is, isBinding, isDelimiter, isIgnorable, isWhitespace, isWordOrNumber, length, subSequence, toString
-
-
-
-
Method Detail
-
replace
Code.Other replace(java.lang.String search, java.lang.String replacement)
-
-