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