Documentation
¶
Index ¶
- func AddrOf(v ast.Expr) ast.Expr
- func CheckParenExpr(x ast.Expr) ast.Expr
- func ElemFromBasicLit(v *ast.BasicLit, src ast.Node) *internal.Elem
- func FakeExprOf(typ ast.Expr) ast.Expr
- func FloatLit(v float64) *ast.BasicLit
- func IntLit(v int) *ast.BasicLit
- func RuneLit(v rune) *ast.BasicLit
- func StringLit(v string) *ast.BasicLit
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.