Searched refs:parentContext (Results 1 – 1 of 1) sorted by relevance
127 optional<InputType> parseInputValue(const Convertible& input, ParsingContext& parentContext, std::s… in parseInputValue() argument138 …parentContext.error("Branch labels must be integers no larger than " + util::toString(Value::maxSa… in parseInputValue()146 …parentContext.error("Branch labels must be integers no larger than " + util::toString(Value::maxSa… in parseInputValue()154 …parentContext.error("Branch labels must be integers no larger than " + util::toString(Value::maxSa… in parseInputValue()156 parentContext.error("Numeric branch labels must be integer values.", index); in parseInputValue()167 parentContext.error("Branch labels must be numbers or strings.", index); in parseInputValue()171 parentContext.error("Branch labels must be numbers or strings.", index); in parseInputValue()183 parentContext.error(*err, index); in parseInputValue()