Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Compiler ¶
type Compiler struct {
// contains filtered or unexported fields
}
Compiler compiles an AST schema into a list of entity definitions.
func NewCompiler ¶
NewCompiler returns a new Compiler instance with the given schema and reference validation flag.
Click to show internal directories.
Click to hide internal directories.