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