go/ast.TypeAssertExpr.Pos (method, view implemented interface methods)
one use
go/ast (current package)
ast.go#L498: func (x *TypeAssertExpr) Pos() token.Pos { return x.X.Pos() }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)