numFromString method

void numFromString()

Implementation

void numFromString() {
  rules.add(RuleHolder(NumFromStringRule()));
}