Home | History | Annotate | Download | only in api

Lines Matching full:checker

439 pkg go/types, func NewChecker(*Config, *token.FileSet, *Package, *Info) *Checker
487 pkg go/types, method (*Checker) Files([]*ast.File) error
632 pkg go/types, method (Checker) ObjectOf(*ast.Ident) Object
633 pkg go/types, method (Checker) TypeOf(ast.Expr) Type
650 pkg go/types, type Checker struct
651 pkg go/types, type Checker struct, embedded *Info