doubleFromString method

void doubleFromString()

Implementation

void doubleFromString() {
  rules.add(RuleHolder(DoubleFromStringRule()));
}