public class GenerationStateAware extends TypeMapperAware
Modifier and Type | Field and Description |
---|---|
protected GenerationState |
state |
typeMapper
bindingTrace
bindingContext
Constructor and Description |
---|
GenerationStateAware(GenerationState state) |
Modifier and Type | Method and Description |
---|---|
GenerationState |
getState() |
getTypeMapper
getBindingTrace
getBindingContext
@NotNull protected final GenerationState state
public GenerationStateAware(@NotNull GenerationState state)
@NotNull public GenerationState getState()