public interface ConstantCharacter extends Constant
The following features are supported:
SsmePackage.getConstantCharacter()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAtomString()
Returns the value of the 'Atom String' attribute
|
void |
setAtomString(java.lang.String value)
Sets the value of the '
Atom String ' attribute |
getCommentPost, getCommentPre, getParent, makeAST, setASTAttribute
java.lang.String getAtomString()
If the meaning of the 'Atom String' attribute isn't clear, there really should be more of a description here...
setAtomString(String)
,
SsmePackage.getConstantCharacter_AtomString()
void setAtomString(java.lang.String value)
Atom String
' attribute.
value
- the new value of the 'Atom String' attribute.getAtomString()