public interface BooleanLiteralExpCS extends SimpleNameCS, PrimitiveLiteralExpCS
The following features are supported:
CSTPackage.getBooleanLiteralExpCS()| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBooleanSymbol()
Returns the value of the 'Boolean Symbol' attribute.
|
void |
setBooleanSymbol(Boolean value)
Sets the value of the '
Boolean Symbol' attribute. |
getType, getValue, setType, setValuegetSymbol, setSymbolgetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenBoolean getBooleanSymbol()
If the meaning of the 'Boolean Symbol' attribute isn't clear, there really should be more of a description here...
setBooleanSymbol(Boolean),
CSTPackage.getBooleanLiteralExpCS_BooleanSymbol()void setBooleanSymbol(Boolean value)
Boolean Symbol' attribute.
value - the new value of the 'Boolean Symbol' attribute.getBooleanSymbol()Copyright © 2015 Open eHealth Foundation. All rights reserved.