func (n *AddStringExpr) Format(s fmt.State, verb rune) { … } func (n *AddStringExpr) copy() Node { … } func (n *AddStringExpr) doChildren(do func(Node) bool) bool { … } func (n *AddStringExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *AddStringExpr) editChildren(edit func(Node) Node) { … } func (n *AddStringExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *AddrExpr) Format(s fmt.State, verb rune) { … } func (n *AddrExpr) copy() Node { … } func (n *AddrExpr) doChildren(do func(Node) bool) bool { … } func (n *AddrExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *AddrExpr) editChildren(edit func(Node) Node) { … } func (n *AddrExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *AssignListStmt) Format(s fmt.State, verb rune) { … } func (n *AssignListStmt) copy() Node { … } func (n *AssignListStmt) doChildren(do func(Node) bool) bool { … } func (n *AssignListStmt) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *AssignListStmt) editChildren(edit func(Node) Node) { … } func (n *AssignListStmt) editChildrenWithHidden(edit func(Node) Node) { … } func (n *AssignOpStmt) Format(s fmt.State, verb rune) { … } func (n *AssignOpStmt) copy() Node { … } func (n *AssignOpStmt) doChildren(do func(Node) bool) bool { … } func (n *AssignOpStmt) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *AssignOpStmt) editChildren(edit func(Node) Node) { … } func (n *AssignOpStmt) editChildrenWithHidden(edit func(Node) Node) { … } func (n *AssignStmt) Format(s fmt.State, verb rune) { … } func (n *AssignStmt) copy() Node { … } func (n *AssignStmt) doChildren(do func(Node) bool) bool { … } func (n *AssignStmt) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *AssignStmt) editChildren(edit func(Node) Node) { … } func (n *AssignStmt) editChildrenWithHidden(edit func(Node) Node) { … } func (n *BasicLit) Format(s fmt.State, verb rune) { … } func (n *BasicLit) copy() Node { … } func (n *BasicLit) doChildren(do func(Node) bool) bool { … } func (n *BasicLit) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *BasicLit) editChildren(edit func(Node) Node) { … } func (n *BasicLit) editChildrenWithHidden(edit func(Node) Node) { … } func (n *BinaryExpr) Format(s fmt.State, verb rune) { … } func (n *BinaryExpr) copy() Node { … } func (n *BinaryExpr) doChildren(do func(Node) bool) bool { … } func (n *BinaryExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *BinaryExpr) editChildren(edit func(Node) Node) { … } func (n *BinaryExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *BlockStmt) Format(s fmt.State, verb rune) { … } func (n *BlockStmt) copy() Node { … } func (n *BlockStmt) doChildren(do func(Node) bool) bool { … } func (n *BlockStmt) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *BlockStmt) editChildren(edit func(Node) Node) { … } func (n *BlockStmt) editChildrenWithHidden(edit func(Node) Node) { … } func (n *BranchStmt) Format(s fmt.State, verb rune) { … } func (n *BranchStmt) copy() Node { … } func (n *BranchStmt) doChildren(do func(Node) bool) bool { … } func (n *BranchStmt) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *BranchStmt) editChildren(edit func(Node) Node) { … } func (n *BranchStmt) editChildrenWithHidden(edit func(Node) Node) { … } func (n *CallExpr) Format(s fmt.State, verb rune) { … } func (n *CallExpr) copy() Node { … } func (n *CallExpr) doChildren(do func(Node) bool) bool { … } func (n *CallExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *CallExpr) editChildren(edit func(Node) Node) { … } func (n *CallExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *CaseClause) Format(s fmt.State, verb rune) { … } func (n *CaseClause) copy() Node { … } func (n *CaseClause) doChildren(do func(Node) bool) bool { … } func (n *CaseClause) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *CaseClause) editChildren(edit func(Node) Node) { … } func (n *CaseClause) editChildrenWithHidden(edit func(Node) Node) { … } func (n *ClosureExpr) Format(s fmt.State, verb rune) { … } func (n *ClosureExpr) copy() Node { … } func (n *ClosureExpr) doChildren(do func(Node) bool) bool { … } func (n *ClosureExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *ClosureExpr) editChildren(edit func(Node) Node) { … } func (n *ClosureExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *CommClause) Format(s fmt.State, verb rune) { … } func (n *CommClause) copy() Node { … } func (n *CommClause) doChildren(do func(Node) bool) bool { … } func (n *CommClause) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *CommClause) editChildren(edit func(Node) Node) { … } func (n *CommClause) editChildrenWithHidden(edit func(Node) Node) { … } func (n *CompLitExpr) Format(s fmt.State, verb rune) { … } func (n *CompLitExpr) copy() Node { … } func (n *CompLitExpr) doChildren(do func(Node) bool) bool { … } func (n *CompLitExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *CompLitExpr) editChildren(edit func(Node) Node) { … } func (n *CompLitExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *ConvExpr) Format(s fmt.State, verb rune) { … } func (n *ConvExpr) copy() Node { … } func (n *ConvExpr) doChildren(do func(Node) bool) bool { … } func (n *ConvExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *ConvExpr) editChildren(edit func(Node) Node) { … } func (n *ConvExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *Decl) Format(s fmt.State, verb rune) { … } func (n *Decl) copy() Node { … } func (n *Decl) doChildren(do func(Node) bool) bool { … } func (n *Decl) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *Decl) editChildren(edit func(Node) Node) { … } func (n *Decl) editChildrenWithHidden(edit func(Node) Node) { … } func (n *DynamicType) Format(s fmt.State, verb rune) { … } func (n *DynamicType) copy() Node { … } func (n *DynamicType) doChildren(do func(Node) bool) bool { … } func (n *DynamicType) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *DynamicType) editChildren(edit func(Node) Node) { … } func (n *DynamicType) editChildrenWithHidden(edit func(Node) Node) { … } func (n *DynamicTypeAssertExpr) Format(s fmt.State, verb rune) { … } func (n *DynamicTypeAssertExpr) copy() Node { … } func (n *DynamicTypeAssertExpr) doChildren(do func(Node) bool) bool { … } func (n *DynamicTypeAssertExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *DynamicTypeAssertExpr) editChildren(edit func(Node) Node) { … } func (n *DynamicTypeAssertExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *ForStmt) Format(s fmt.State, verb rune) { … } func (n *ForStmt) copy() Node { … } func (n *ForStmt) doChildren(do func(Node) bool) bool { … } func (n *ForStmt) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *ForStmt) editChildren(edit func(Node) Node) { … } func (n *ForStmt) editChildrenWithHidden(edit func(Node) Node) { … } func (n *Func) Format(s fmt.State, verb rune) { … } func (n *GoDeferStmt) Format(s fmt.State, verb rune) { … } func (n *GoDeferStmt) copy() Node { … } func (n *GoDeferStmt) doChildren(do func(Node) bool) bool { … } func (n *GoDeferStmt) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *GoDeferStmt) editChildren(edit func(Node) Node) { … } func (n *GoDeferStmt) editChildrenWithHidden(edit func(Node) Node) { … } func (n *Ident) Format(s fmt.State, verb rune) { … } func (n *Ident) copy() Node { … } func (n *Ident) doChildren(do func(Node) bool) bool { … } func (n *Ident) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *Ident) editChildren(edit func(Node) Node) { … } func (n *Ident) editChildrenWithHidden(edit func(Node) Node) { … } func (n *IfStmt) Format(s fmt.State, verb rune) { … } func (n *IfStmt) copy() Node { … } func (n *IfStmt) doChildren(do func(Node) bool) bool { … } func (n *IfStmt) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *IfStmt) editChildren(edit func(Node) Node) { … } func (n *IfStmt) editChildrenWithHidden(edit func(Node) Node) { … } func (n *IndexExpr) Format(s fmt.State, verb rune) { … } func (n *IndexExpr) copy() Node { … } func (n *IndexExpr) doChildren(do func(Node) bool) bool { … } func (n *IndexExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *IndexExpr) editChildren(edit func(Node) Node) { … } func (n *IndexExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *InlineMarkStmt) Format(s fmt.State, verb rune) { … } func (n *InlineMarkStmt) copy() Node { … } func (n *InlineMarkStmt) doChildren(do func(Node) bool) bool { … } func (n *InlineMarkStmt) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *InlineMarkStmt) editChildren(edit func(Node) Node) { … } func (n *InlineMarkStmt) editChildrenWithHidden(edit func(Node) Node) { … } func (n *InlinedCallExpr) Format(s fmt.State, verb rune) { … } func (n *InlinedCallExpr) copy() Node { … } func (n *InlinedCallExpr) doChildren(do func(Node) bool) bool { … } func (n *InlinedCallExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *InlinedCallExpr) editChildren(edit func(Node) Node) { … } func (n *InlinedCallExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *InterfaceSwitchStmt) Format(s fmt.State, verb rune) { … } func (n *InterfaceSwitchStmt) copy() Node { … } func (n *InterfaceSwitchStmt) doChildren(do func(Node) bool) bool { … } func (n *InterfaceSwitchStmt) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *InterfaceSwitchStmt) editChildren(edit func(Node) Node) { … } func (n *InterfaceSwitchStmt) editChildrenWithHidden(edit func(Node) Node) { … } func (n *JumpTableStmt) Format(s fmt.State, verb rune) { … } func (n *JumpTableStmt) copy() Node { … } func (n *JumpTableStmt) doChildren(do func(Node) bool) bool { … } func (n *JumpTableStmt) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *JumpTableStmt) editChildren(edit func(Node) Node) { … } func (n *JumpTableStmt) editChildrenWithHidden(edit func(Node) Node) { … } func (n *KeyExpr) Format(s fmt.State, verb rune) { … } func (n *KeyExpr) copy() Node { … } func (n *KeyExpr) doChildren(do func(Node) bool) bool { … } func (n *KeyExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *KeyExpr) editChildren(edit func(Node) Node) { … } func (n *KeyExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *LabelStmt) Format(s fmt.State, verb rune) { … } func (n *LabelStmt) copy() Node { … } func (n *LabelStmt) doChildren(do func(Node) bool) bool { … } func (n *LabelStmt) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *LabelStmt) editChildren(edit func(Node) Node) { … } func (n *LabelStmt) editChildrenWithHidden(edit func(Node) Node) { … } func (n *LinksymOffsetExpr) Format(s fmt.State, verb rune) { … } func (n *LinksymOffsetExpr) copy() Node { … } func (n *LinksymOffsetExpr) doChildren(do func(Node) bool) bool { … } func (n *LinksymOffsetExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *LinksymOffsetExpr) editChildren(edit func(Node) Node) { … } func (n *LinksymOffsetExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *LogicalExpr) Format(s fmt.State, verb rune) { … } func (n *LogicalExpr) copy() Node { … } func (n *LogicalExpr) doChildren(do func(Node) bool) bool { … } func (n *LogicalExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *LogicalExpr) editChildren(edit func(Node) Node) { … } func (n *LogicalExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *MakeExpr) Format(s fmt.State, verb rune) { … } func (n *MakeExpr) copy() Node { … } func (n *MakeExpr) doChildren(do func(Node) bool) bool { … } func (n *MakeExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *MakeExpr) editChildren(edit func(Node) Node) { … } func (n *MakeExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *Name) Format(s fmt.State, verb rune) { … } func (n *NilExpr) Format(s fmt.State, verb rune) { … } func (n *NilExpr) copy() Node { … } func (n *NilExpr) doChildren(do func(Node) bool) bool { … } func (n *NilExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *NilExpr) editChildren(edit func(Node) Node) { … } func (n *NilExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *ParenExpr) Format(s fmt.State, verb rune) { … } func (n *ParenExpr) copy() Node { … } func (n *ParenExpr) doChildren(do func(Node) bool) bool { … } func (n *ParenExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *ParenExpr) editChildren(edit func(Node) Node) { … } func (n *ParenExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *RangeStmt) Format(s fmt.State, verb rune) { … } func (n *RangeStmt) copy() Node { … } func (n *RangeStmt) doChildren(do func(Node) bool) bool { … } func (n *RangeStmt) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *RangeStmt) editChildren(edit func(Node) Node) { … } func (n *RangeStmt) editChildrenWithHidden(edit func(Node) Node) { … } func (n *ResultExpr) Format(s fmt.State, verb rune) { … } func (n *ResultExpr) copy() Node { … } func (n *ResultExpr) doChildren(do func(Node) bool) bool { … } func (n *ResultExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *ResultExpr) editChildren(edit func(Node) Node) { … } func (n *ResultExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *ReturnStmt) Format(s fmt.State, verb rune) { … } func (n *ReturnStmt) copy() Node { … } func (n *ReturnStmt) doChildren(do func(Node) bool) bool { … } func (n *ReturnStmt) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *ReturnStmt) editChildren(edit func(Node) Node) { … } func (n *ReturnStmt) editChildrenWithHidden(edit func(Node) Node) { … } func (n *SelectStmt) Format(s fmt.State, verb rune) { … } func (n *SelectStmt) copy() Node { … } func (n *SelectStmt) doChildren(do func(Node) bool) bool { … } func (n *SelectStmt) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *SelectStmt) editChildren(edit func(Node) Node) { … } func (n *SelectStmt) editChildrenWithHidden(edit func(Node) Node) { … } func (n *SelectorExpr) Format(s fmt.State, verb rune) { … } func (n *SelectorExpr) copy() Node { … } func (n *SelectorExpr) doChildren(do func(Node) bool) bool { … } func (n *SelectorExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *SelectorExpr) editChildren(edit func(Node) Node) { … } func (n *SelectorExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *SendStmt) Format(s fmt.State, verb rune) { … } func (n *SendStmt) copy() Node { … } func (n *SendStmt) doChildren(do func(Node) bool) bool { … } func (n *SendStmt) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *SendStmt) editChildren(edit func(Node) Node) { … } func (n *SendStmt) editChildrenWithHidden(edit func(Node) Node) { … } func (n *SliceExpr) Format(s fmt.State, verb rune) { … } func (n *SliceExpr) copy() Node { … } func (n *SliceExpr) doChildren(do func(Node) bool) bool { … } func (n *SliceExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *SliceExpr) editChildren(edit func(Node) Node) { … } func (n *SliceExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *SliceHeaderExpr) Format(s fmt.State, verb rune) { … } func (n *SliceHeaderExpr) copy() Node { … } func (n *SliceHeaderExpr) doChildren(do func(Node) bool) bool { … } func (n *SliceHeaderExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *SliceHeaderExpr) editChildren(edit func(Node) Node) { … } func (n *SliceHeaderExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *StarExpr) Format(s fmt.State, verb rune) { … } func (n *StarExpr) copy() Node { … } func (n *StarExpr) doChildren(do func(Node) bool) bool { … } func (n *StarExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *StarExpr) editChildren(edit func(Node) Node) { … } func (n *StarExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *StringHeaderExpr) Format(s fmt.State, verb rune) { … } func (n *StringHeaderExpr) copy() Node { … } func (n *StringHeaderExpr) doChildren(do func(Node) bool) bool { … } func (n *StringHeaderExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *StringHeaderExpr) editChildren(edit func(Node) Node) { … } func (n *StringHeaderExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *StructKeyExpr) Format(s fmt.State, verb rune) { … } func (n *StructKeyExpr) copy() Node { … } func (n *StructKeyExpr) doChildren(do func(Node) bool) bool { … } func (n *StructKeyExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *StructKeyExpr) editChildren(edit func(Node) Node) { … } func (n *StructKeyExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *SwitchStmt) Format(s fmt.State, verb rune) { … } func (n *SwitchStmt) copy() Node { … } func (n *SwitchStmt) doChildren(do func(Node) bool) bool { … } func (n *SwitchStmt) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *SwitchStmt) editChildren(edit func(Node) Node) { … } func (n *SwitchStmt) editChildrenWithHidden(edit func(Node) Node) { … } func (n *TailCallStmt) Format(s fmt.State, verb rune) { … } func (n *TailCallStmt) copy() Node { … } func (n *TailCallStmt) doChildren(do func(Node) bool) bool { … } func (n *TailCallStmt) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *TailCallStmt) editChildren(edit func(Node) Node) { … } func (n *TailCallStmt) editChildrenWithHidden(edit func(Node) Node) { … } func (n *TypeAssertExpr) Format(s fmt.State, verb rune) { … } func (n *TypeAssertExpr) copy() Node { … } func (n *TypeAssertExpr) doChildren(do func(Node) bool) bool { … } func (n *TypeAssertExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *TypeAssertExpr) editChildren(edit func(Node) Node) { … } func (n *TypeAssertExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *TypeSwitchGuard) Format(s fmt.State, verb rune) { … } func (n *TypeSwitchGuard) copy() Node { … } func (n *TypeSwitchGuard) doChildren(do func(Node) bool) bool { … } func (n *TypeSwitchGuard) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *TypeSwitchGuard) editChildren(edit func(Node) Node) { … } func (n *TypeSwitchGuard) editChildrenWithHidden(edit func(Node) Node) { … } func (n *UnaryExpr) Format(s fmt.State, verb rune) { … } func (n *UnaryExpr) copy() Node { … } func (n *UnaryExpr) doChildren(do func(Node) bool) bool { … } func (n *UnaryExpr) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *UnaryExpr) editChildren(edit func(Node) Node) { … } func (n *UnaryExpr) editChildrenWithHidden(edit func(Node) Node) { … } func (n *typeNode) Format(s fmt.State, verb rune) { … } func (n *typeNode) copy() Node { … } func (n *typeNode) doChildren(do func(Node) bool) bool { … } func (n *typeNode) doChildrenWithHidden(do func(Node) bool) bool { … } func (n *typeNode) editChildren(edit func(Node) Node) { … } func (n *typeNode) editChildrenWithHidden(edit func(Node) Node) { … } func copyCaseClauses(list []*CaseClause) []*CaseClause { … } func doCaseClauses(list []*CaseClause, do func(Node) bool) bool { … } func editCaseClauses(list []*CaseClause, edit func(Node) Node) { … } func copyCommClauses(list []*CommClause) []*CommClause { … } func doCommClauses(list []*CommClause, do func(Node) bool) bool { … } func editCommClauses(list []*CommClause, edit func(Node) Node) { … } func copyNames(list []*Name) []*Name { … } func doNames(list []*Name, do func(Node) bool) bool { … } func editNames(list []*Name, edit func(Node) Node) { … } func copyNodes(list []Node) []Node { … } func doNodes(list []Node, do func(Node) bool) bool { … } func editNodes(list []Node, edit func(Node) Node) { … }