Package | Description |
---|---|
process |
Modifier and Type | Field and Description |
---|---|
private static VariableRepository |
VariableRepository.instance
The unique instance of the class prepared in an eager way (object created
at beginning).
|
private VariableRepository |
TreeBuilder.variableRepository |
Modifier and Type | Method and Description |
---|---|
static VariableRepository |
VariableRepository.getInstance()
Static method allows users to get the unique instance of the class.
|