public interface PrimitiveLiteralExpCS extends LiteralExpCS
The following features are supported:
CSTPackage.getPrimitiveLiteralExpCS()| Modifier and Type | Method and Description |
|---|---|
String |
getSymbol()
Returns the value of the 'Symbol' attribute.
|
void |
setSymbol(String value)
Sets the value of the '
Symbol' attribute. |
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenString getSymbol()
If the meaning of the 'Symbol' attribute isn't clear, there really should be more of a description here...
setSymbol(String),
CSTPackage.getPrimitiveLiteralExpCS_Symbol()void setSymbol(String value)
Symbol' attribute.
value - the new value of the 'Symbol' attribute.getSymbol()Copyright © 2015 Open eHealth Foundation. All rights reserved.