84858687888990
* Creates the production item. */ public Item createItem(GrammarPattern grammar) throws RelaxException { return new ZeroOrMoreItem(_patterns.createItem(grammar)); }