| Package | Description |
|---|---|
| tech.generated.loly.context |
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexContext<T> |
class |
ObjectContext<T> |
class |
RefFieldContext<T> |
class |
ValFieldContext<T> |
| Modifier and Type | Method and Description |
|---|---|
ValueContext<?> |
ValueContext.parent() |
| Constructor and Description |
|---|
ComplexContext(ValueContext<?> parent) |
RefFieldContext(ValueContext<?> parent,
Field field) |
ValFieldContext(ValueContext<?> parent,
Field field) |
ValueContext(ValueContext<?> parent) |
Copyright © 2021. All rights reserved.