Documentation ¶
Index ¶
- func Translate(s *asm.Script, c *Config) *ast.File
- type Config
- type TypeSet
- func (s *TypeSet) Add(types ...reflect.Type)
- func (s *TypeSet) AllHasKind(k reflect.Kind) bool
- func (s *TypeSet) AllHasKindExcept(k reflect.Kind, exc int) bool
- func (s *TypeSet) AllImplements(t reflect.Type) bool
- func (s *TypeSet) Best() (reflect.Type, bool)
- func (s *TypeSet) GetWithKind(k reflect.Kind) (reflect.Type, bool)
- func (s *TypeSet) Has(t reflect.Type) bool
- func (s *TypeSet) HasKind(k reflect.Kind) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.