absimpa
Class Repeat<N,C extends java.lang.Enum<C>>
java.lang.Object
absimpa.Grammar<N,C>
absimpa.Repeat<N,C>
public class Repeat<N,C extends java.lang.Enum<C>>
- extends Grammar<N,C>
| Methods inherited from class absimpa.Grammar |
compile, getName, opt, opt, rep, ruleString, setName, setNodeFactory, star, star, toBNF, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Repeat
public Repeat(int min,
int max,
Grammar<N,C> arg)
getDetail
public java.lang.String getDetail()
_ruleString
public java.lang.String _ruleString()