Documentation ¶
Index ¶
- func Debug(e interface{}) string
- func Diff(x, y interface{}) string
- func Expr(e expr.Expr) string
- func Stmt(e stmt.Stmt) string
- func Type(t tipe.Type) string
- func WriteDebug(buf *bytes.Buffer, e interface{})
- func WriteExpr(buf *bytes.Buffer, e expr.Expr)
- func WriteStmt(buf *bytes.Buffer, s stmt.Stmt)
- func WriteType(buf *bytes.Buffer, t tipe.Type)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteDebug ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.