Documentation ¶
Index ¶
- func Render(w *iou.IndentWriter, n Node)
- func RenderString(n Node) string
- type And
- type Arith
- type ArithOp
- type Attr
- type Brackets
- type Cmp
- type CmpItem
- type CmpOp
- type Dict
- type DictItem
- type Ellipsis
- type False
- type Name
- type Node
- type None
- type Not
- type Number
- type Or
- type Parens
- type Set
- type Slice
- type Star
- type String
- type Subscript
- type True
- type Unary
- type UnaryOp
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Render ¶
func Render(w *iou.IndentWriter, n Node)
func RenderString ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.