# Functions
No description provided by the author
Compile compilers the input schema into a set of namespace definition protos.
No description provided by the author
No description provided by the author
PositionToAstNodeChain returns the AST node, and its parents (if any), found at the given position in the source, if any.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Structs
BaseCompilerError defines an error with contains the base message of the issue that occurred.
CompiledSchema is the result of compiling a schema when there are no errors.
InputSchema defines the input for a Compile.
NodeChain is a chain of nodes in the DSL AST.
WithContextError defines an error which contains contextual information.
# Interfaces
DSLNode is a node in the DSL AST.
SchemaDefinition represents an object or caveat definition in a schema.