public interface CharacterLiteral extends Expression
The following features are supported:
JavaPackage.getCharacterLiteral()| Modifier and Type | Method and Description |
|---|---|
String |
getEscapedValue()
Returns the value of the 'Escaped Value' attribute.
|
void |
setEscapedValue(String value)
Sets the value of the '
Escaped Value' attribute. |
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitString getEscapedValue()
setEscapedValue(String),
JavaPackage.getCharacterLiteral_EscapedValue()void setEscapedValue(String value)
Escaped Value' attribute.
value - the new value of the 'Escaped Value' attribute.getEscapedValue()Copyright © 2018–2020 Atlanmod. All rights reserved.