# Functions
No description provided by the author
# Structs
Block is the directive for marking structs as conflow blocks
@block "directive".
BlockInterpreter is the Conflow interpreter for the Block block.
@block "directive".
ConstInterpreter is the Conflow interpreter for the Const block.
@block "directive".
DefaultInterpreter is the Conflow interpreter for the Default block.
@block "directive".
DependencyInterpreter is the Conflow interpreter for the Dependency block.
@block "directive".
DependentRequiredInterpreter is the Conflow interpreter for the DependentRequired block.
@block "directive".
DeprecatedInterpreter is the Conflow interpreter for the Deprecated block.
@block "directive".
EnumInterpreter is the Conflow interpreter for the Enum block.
@block "directive".
EvalStageInterpreter is the Conflow interpreter for the EvalStage block.
@block "directive".
ExamplesInterpreter is the Conflow interpreter for the Examples block.
@block "directive".
ExclusiveMaximumInterpreter is the Conflow interpreter for the ExclusiveMaximum block.
@block "directive".
ExclusiveMinimumInterpreter is the Conflow interpreter for the ExclusiveMinimum block.
@block "directive".
FormatInterpreter is the Conflow interpreter for the Format block.
Function is the directive for marking functions as conflow functions
@block "directive".
FunctionInterpreter is the Conflow interpreter for the Function block.
@block "directive".
GeneratedInterpreter is the Conflow interpreter for the Generated block.
@block "directive".
IDInterpreter is the Conflow interpreter for the ID block.
@block "directive".
IgnoreInterpreter is the Conflow interpreter for the Ignore block.
@block "directive".
KeyInterpreter is the Conflow interpreter for the Key block.
@block "directive".
MaximumInterpreter is the Conflow interpreter for the Maximum block.
@block "directive".
MaxItemsInterpreter is the Conflow interpreter for the MaxItems block.
@block "directive".
MaxLengthInterpreter is the Conflow interpreter for the MaxLength block.
@block "directive".
MaxPropertiesInterpreter is the Conflow interpreter for the MaxProperties block.
@block "directive".
MinimumInterpreter is the Conflow interpreter for the Minimum block.
@block "directive".
MinItemsInterpreter is the Conflow interpreter for the MinItems block.
@block "directive".
MinLengthInterpreter is the Conflow interpreter for the MinLength block.
@block "directive".
MinPropertiesInterpreter is the Conflow interpreter for the MinProperties block.
@block "directive".
MultipleOfInterpreter is the Conflow interpreter for the MultipleOf block.
@block "directive".
NameInterpreter is the Conflow interpreter for the Name block.
@block "directive".
PatternInterpreter is the Conflow interpreter for the Pattern block.
@block "directive".
ReadOnlyInterpreter is the Conflow interpreter for the ReadOnly block.
@block "directive".
RequiredInterpreter is the Conflow interpreter for the Required block.
@block "directive".
ResultTypeInterpreter is the Conflow interpreter for the ResultType block.
@block "directive".
TitleInterpreter is the Conflow interpreter for the Title block.
@block "directive".
TypesInterpreter is the Conflow interpreter for the Types block.
@block "directive".
UniqueItemsInterpreter is the Conflow interpreter for the UniqueItems block.
@block "directive".
ValueInterpreter is the Conflow interpreter for the Value block.
@block "directive".
WriteOnlyInterpreter is the Conflow interpreter for the WriteOnly block.