Namespaces

Classes

Represents an Array node in the config tree.
The base node class.
This node represents a Boolean value in the config tree.
Node which only allows a finite set of values.
This node represents a float value in the config tree.
This node represents an integer value in the config tree.
This node represents a numeric value in the config tree.
This class is the entry point for config normalization/merging/finalization.
Represents a prototyped Array node in the config tree.
This node represents a scalar value in the config tree.
This node represents a value of variable type in the config tree.

Interfaces

Configuration interface.
Common Interface among all nodes.
This interface must be implemented by nodes which can be used as prototypes.