go/ast.IfStmt.Pos (method)

one use

	go/ast (current package)
		ast.go#L768: func (s *IfStmt) Pos() token.Pos         { return s.If }