attributeValue method

Parser attributeValue()

Implementation

Parser attributeValue() =>
    ref0(attributeValueDouble).or(ref0(attributeValueSingle));