public class CodeWriter extends AbstractPhase
environment, runtimeData| Constructor and Description |
|---|
CodeWriter(Environment environment)
Construct a code writer out of the shared environment
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute all the elements of this phase
|
public CodeWriter(Environment environment)
environment - is the global environmentpublic void execute()
throws OutputException
OutputException - on errorCopyright © 2017. All rights reserved.