| Package | Description |
|---|---|
| initialization | |
| templateInput.definition |
| Modifier and Type | Method and Description |
|---|---|
void |
InitializationService.init(InitializedTypeDefinition var) |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowReceiverDefinition
VariableDefinition receiving a flow
|
class |
MethodDefinition
Describes a method that is read from a java file by JavaParser.
|
class |
VariableDefinition
This represents the definition of a variable inside a java class.
|
| Modifier and Type | Method and Description |
|---|---|
T |
InitializedTypeDefinition.Builder.copy(InitializedTypeDefinition copy) |
| Constructor and Description |
|---|
InitializedTypeDefinition(InitializedTypeDefinition var)
Copy constructor
|
Copyright © 2019. All rights reserved.