intFromString method

void intFromString()

Implementation

void intFromString() {
  rules.add(RuleHolder(IntFromStringRule()));
}