public class CodeModel extends Object
| Constructor and Description |
|---|
CodeModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(CodeWriter writer) |
protected UnsupportedOperationException |
unsupported(String feature) |
public void render(CodeWriter writer)
protected final UnsupportedOperationException unsupported(String feature)
Copyright © 2019 Eclipse. All rights reserved.