ParentState
State for parent values (i.e. values represented by parent schemas).
Implementations of this interface are responsible for storing the states associated with the children of a parent value.
Inheritors
Functions
Link copied to clipboard
abstract fun childrenStates(path: AbsolutePath, fragment: AbsolutePathFragment): Sequence<StateInfo<*>>
Link copied to clipboard