isList method

void isList()

Implementation

void isList() {
  rules.add(RuleHolder(IsListRule()));
}