Structures
The following structures are available globally.
-
Detailed information about recognised expressions
See moreDeclaration
Swift
public struct ExpressionInfo
-
Options that modify the behaviour of the variable matching, and the output that the framework provides
See moreDeclaration
Swift
public struct VariableOptions : OptionSet
-
Declaration
Swift
public struct VariableBody<I> where I : Interpreter
-
Declaration
Swift
public struct DataTypeBody<T>
-
Declaration
Swift
public struct LiteralBody
-
Declaration
Swift
public struct PatternBody<E> where E : Evaluator
-
Options that modify the pattern matching algorithm
See moreDeclaration
Swift
public struct PatternOptions : OptionSet