Lines Matching full:help
99 const std::string& help) const {
100 return Err(GetRange(), msg, help);
130 const std::string& help) const {
131 return Err(op_, msg, help);
179 const std::string& help) const {
180 return Err(GetRange(), msg, help);
255 const std::string& help) const {
256 return Err(if_token_, msg, help);
290 const std::string& help) const {
291 return Err(function_, msg, help);
330 const std::string& help) const {
331 return Err(value_, msg, help);
376 const std::string& help) const {
377 return Err(begin_token_, msg, help);
431 const std::string& help) const {
432 return Err(value_, msg, help);
463 const std::string& help) const {
464 return Err(op_, msg, help);