type go/ast.Node (interface)
Method Implmentations
End() token.Pos
(*ArrayType).End
(*AssignStmt).End
(*BadDecl).End
(*BadExpr).End
(*BadStmt).End
(*BasicLit).End
(*BinaryExpr).End
(*BlockStmt).End
(*BranchStmt).End
(*CallExpr).End
(*CaseClause).End
(*ChanType).End
(*CommClause).End
(*Comment).End
(*CommentGroup).End
(*CompositeLit).End
Decl.End
(*DeclStmt).End
(*DeferStmt).End
(*Ellipsis).End
(*EmptyStmt).End
Expr.End
(*ExprStmt).End
(*Field).End
(*FieldList).End
(*File).End
(*ForStmt).End
(*FuncDecl).End
(*FuncLit).End
(*FuncType).End
(*GenDecl).End
(*GoStmt).End
(*Ident).End
(*IfStmt).End
(*ImportSpec).End
(*IncDecStmt).End
(*IndexExpr).End
(*IndexListExpr).End
(*InterfaceType).End
(*KeyValueExpr).End
(*LabeledStmt).End
(*MapType).End
(*Package).End
(*ParenExpr).End
(*RangeStmt).End
(*ReturnStmt).End
(*SelectorExpr).End
(*SelectStmt).End
(*SendStmt).End
(*SliceExpr).End
Spec.End
(*StarExpr).End
Stmt.End
(*StructType).End
(*SwitchStmt).End
(*TypeAssertExpr).End
(*TypeSpec).End
(*TypeSwitchStmt).End
(*UnaryExpr).End
(*ValueSpec).End
*go/types.Scope.End
Pos() token.Pos
(*ArrayType).Pos
(*AssignStmt).Pos
(*BadDecl).Pos
(*BadExpr).Pos
(*BadStmt).Pos
(*BasicLit).Pos
(*BinaryExpr).Pos
(*BlockStmt).Pos
(*BranchStmt).Pos
(*CallExpr).Pos
(*CaseClause).Pos
(*ChanType).Pos
(*CommClause).Pos
(*Comment).Pos
(*CommentGroup).Pos
(*CompositeLit).Pos
Decl.Pos
(*DeclStmt).Pos
(*DeferStmt).Pos
(*Ellipsis).Pos
(*EmptyStmt).Pos
Expr.Pos
(*ExprStmt).Pos
(*Field).Pos
(*FieldList).Pos
(*File).Pos
(*ForStmt).Pos
(*FuncDecl).Pos
(*FuncLit).Pos
(*FuncType).Pos
(*GenDecl).Pos
(*GoStmt).Pos
(*Ident).Pos
(*IfStmt).Pos
(*ImportSpec).Pos
(*IncDecStmt).Pos
(*IndexExpr).Pos
(*IndexListExpr).Pos
(*InterfaceType).Pos
(*KeyValueExpr).Pos
(*LabeledStmt).Pos
(*MapType).Pos
(*Package).Pos
(*ParenExpr).Pos
(*RangeStmt).Pos
(*ReturnStmt).Pos
(*SelectorExpr).Pos
(*SelectStmt).Pos
(*SendStmt).Pos
(*SliceExpr).Pos
Spec.Pos
(*StarExpr).Pos
Stmt.Pos
(*StructType).Pos
(*SwitchStmt).Pos
(*TypeAssertExpr).Pos
(*TypeSpec).Pos
(*TypeSwitchStmt).Pos
(*UnaryExpr).Pos
(*ValueSpec).Pos
*go/types.Scope.Pos
The pages are generated with Golds v0.7.0-preview. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |