|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CharacterLiteral
A representation of the model object 'Character Literal'.
The following features are supported:
JavaPackage.getCharacterLiteral()
Method Summary | |
---|---|
java.lang.String |
getEscapedValue()
Returns the value of the 'Escaped Value' attribute. |
void |
setEscapedValue(java.lang.String value)
Sets the value of the ' Escaped Value ' attribute. |
Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode |
---|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit |
Method Detail |
---|
java.lang.String getEscapedValue()
If the meaning of the 'Escaped Value' attribute isn't clear, there really should be more of a description here...
setEscapedValue(String)
,
JavaPackage.getCharacterLiteral_EscapedValue()
void setEscapedValue(java.lang.String value)
Escaped Value
' attribute.
value
- the new value of the 'Escaped Value' attribute.getEscapedValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |