@override MatcherGenerator visitOneOrMore(OneOrMoreMatcher node) { return OneOrMoreGenerator(node); }