Searched defs:ImaginaryType (Results 1 – 1 of 1) sorted by relevance
745 type ImaginaryType struct { struct746 Base AST749 func (it *ImaginaryType) print(ps *printState) {753 func (it *ImaginaryType) printInner(ps *printState) {757 func (it *ImaginaryType) Traverse(fn func(AST) bool) {763 func (it *ImaginaryType) Copy(fn func(AST) AST, skip func(AST) bool) AST {778 func (it *ImaginaryType) GoString() string {782 func (it *ImaginaryType) goString(indent int, field string) string {