go/ast.BadStmt.Pos (method)

one use

	go/ast (current package)
		ast.go#L755: func (s *BadStmt) Pos() token.Pos        { return s.From }