| Package | Description |
|---|---|
| org.eclipse.xtend.lib.macro.declaration |
| Modifier and Type | Method and Description |
|---|---|
void |
MutableExecutableDeclaration.setBody(CompilationStrategy compilationStrategy)
Sets the given
CompilationStrategy as the body. |
void |
MutableFieldDeclaration.setInitializer(CompilationStrategy initializer)
sets the 'initializer' expression of this field declaration.
|
Copyright © 2015. All Rights Reserved.