Documentation ¶
Index ¶
- func Alias(name string) *ast.Node
- func Attribute(value *ast.Node, attr string) *ast.Node
- func Await(value *ast.Node) *ast.Node
- func Comment(text string) *ast.Node
- func Constant(value interface{}) *ast.Node
- func Expr(value *ast.Node) *ast.Node
- func Is() *ast.Node
- func Name(id string) *ast.Node
- func Node(node proto) *ast.Node
- func Nodes(nodes ...proto) []*ast.Node
- func Return(value *ast.Node) *ast.Node
- func Yield(value *ast.Node) *ast.Node
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.