| Package | Description |
|---|---|
| templateInput | |
| templateInput.definition |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassContainer
Container class for everything defined within a class.
|
| Constructor and Description |
|---|
ClassContainer(ClassDefinition def) |
| Modifier and Type | Method and Description |
|---|---|
ClassDefinition |
ClassDefinition.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static ClassDefinition.Builder |
ClassDefinition.builder(ClassDefinition copy)
Creates builder to build
VariableDefinition filled with data from the input ClassDefinition. |
Copyright © 2019. All rights reserved.