public interface RealLiteralExpCS extends PrimitiveLiteralExpCS
The following features are supported:
CSTPackage.getRealLiteralExpCS()| Modifier and Type | Method and Description |
|---|---|
Double |
getRealSymbol()
Returns the value of the 'Real Symbol' attribute.
|
void |
setRealSymbol(Double value)
Sets the value of the '
Real Symbol' attribute. |
getSymbol, setSymbolgetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenDouble getRealSymbol()
If the meaning of the 'Real Symbol' attribute isn't clear, there really should be more of a description here...
setRealSymbol(Double),
CSTPackage.getRealLiteralExpCS_RealSymbol()void setRealSymbol(Double value)
Real Symbol' attribute.
value - the new value of the 'Real Symbol' attribute.getRealSymbol()Copyright © 2015 Open eHealth Foundation. All rights reserved.