type go/ast.Stmt (interface)
Method Implmentations
End() token.Pos
(*AssignStmt).End
(*BadStmt).End
(*BlockStmt).End
(*BranchStmt).End
(*CaseClause).End
(*CommClause).End
(*DeclStmt).End
(*DeferStmt).End
(*EmptyStmt).End
(*ExprStmt).End
(*ForStmt).End
(*GoStmt).End
(*IfStmt).End
(*IncDecStmt).End
(*LabeledStmt).End
(*RangeStmt).End
(*ReturnStmt).End
(*SelectStmt).End
(*SendStmt).End
(*SwitchStmt).End
(*TypeSwitchStmt).End
Pos() token.Pos
(*AssignStmt).Pos
(*BadStmt).Pos
(*BlockStmt).Pos
(*BranchStmt).Pos
(*CaseClause).Pos
(*CommClause).Pos
(*DeclStmt).Pos
(*DeferStmt).Pos
(*EmptyStmt).Pos
(*ExprStmt).Pos
(*ForStmt).Pos
(*GoStmt).Pos
(*IfStmt).Pos
(*IncDecStmt).Pos
(*LabeledStmt).Pos
(*RangeStmt).Pos
(*ReturnStmt).Pos
(*SelectStmt).Pos
(*SendStmt).Pos
(*SwitchStmt).Pos
(*TypeSwitchStmt).Pos
stmtNode()
(*AssignStmt).stmtNode
(*BadStmt).stmtNode
(*BlockStmt).stmtNode
(*BranchStmt).stmtNode
(*CaseClause).stmtNode
(*CommClause).stmtNode
(*DeclStmt).stmtNode
(*DeferStmt).stmtNode
(*EmptyStmt).stmtNode
(*ExprStmt).stmtNode
(*ForStmt).stmtNode
(*GoStmt).stmtNode
(*IfStmt).stmtNode
(*IncDecStmt).stmtNode
(*LabeledStmt).stmtNode
(*RangeStmt).stmtNode
(*ReturnStmt).stmtNode
(*SelectStmt).stmtNode
(*SendStmt).stmtNode
(*SwitchStmt).stmtNode
(*TypeSwitchStmt).stmtNode
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)