# Functions
No description provided by the author
# Structs
@block { type = "directive" eval_stage = "parse" }.
ArrayInterpreter is the Conflow interpreter for the Array block.
@block { type = "directive" eval_stage = "parse" }.
BooleanInterpreter is the Conflow interpreter for the Boolean block.
@block { type = "directive" eval_stage = "ignore" }.
BugInterpreter is the Conflow interpreter for the Bug block.
@block { type = "directive" eval_stage = "ignore" }.
DeprecatedInterpreter is the Conflow interpreter for the Deprecated block.
@block { type = "directive" eval_stage = "ignore" }.
DocInterpreter is the Conflow interpreter for the Doc block.
@block { type = "directive" eval_stage = "parse" }.
InputInterpreter is the Conflow interpreter for the Input block.
@block { type = "directive" eval_stage = "parse" }.
IntegerInterpreter is the Conflow interpreter for the Integer block.
@block { type = "directive" eval_stage = "parse" }.
MapInterpreter is the Conflow interpreter for the Map block.
@block { type = "directive" eval_stage = "parse" }.
NumberInterpreter is the Conflow interpreter for the Number block.
@block { type = "directive" eval_stage = "parse" }.
ObjectInterpreter is the Conflow interpreter for the Object block.
@block { type = "directive" eval_stage = "parse" }.
OutputInterpreter is the Conflow interpreter for the Output block.
@block { type = "directive" eval_stage = "init" }.
RetryInterpreter is the Conflow interpreter for the Retry block.
@block { type = "directive" eval_stage = "init" }.
RunInterpreter is the Conflow interpreter for the Run block.
@block { type = "directive" eval_stage = "init" }.
SkipInterpreter is the Conflow interpreter for the Skip block.
@block { type = "directive" eval_stage = "parse" }.
StringInterpreter is the Conflow interpreter for the String block.
@block { type = "directive" eval_stage = "init" }.
TimeoutInterpreter is the Conflow interpreter for the Timeout block.
@block { type = "directive" eval_stage = "ignore" }.
TodoInterpreter is the Conflow interpreter for the Todo block.
@block { type = "directive" eval_stage = "resolve" }.
TriggersInterpreter is the Conflow interpreter for the Triggers block.