Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Translator ¶
type Translator struct {
// contains filtered or unexported fields
}
Translator struct
func (*Translator) Rewrite ¶
func (tr *Translator) Rewrite(rewrite def.Rewrite, def def.Definition, sp *scope.Scope, caller ast.Expr, args ...ast.Expr) (jsast.IExpression, error)
Rewrite fn
func (*Translator) Translate ¶
func (tr *Translator) Translate(d def.Definition) (jsast.INode, error)
Translate fn
Click to show internal directories.
Click to hide internal directories.