 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( LOWEST int LOGIC PREFIX // not IDENT )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SchemaTranslator ¶
type SchemaTranslator struct {
	// contains filtered or unexported fields
}
    SchemaTranslator -
func NewSchemaTranslator ¶
func NewSchemaTranslator(sch *ast.Schema) (*SchemaTranslator, error)
NewSchemaTranslator -
func (*SchemaTranslator) Translate ¶
func (t *SchemaTranslator) Translate() (sch schema.Schema)
Translate -
 Click to show internal directories. 
   Click to hide internal directories.