java.lang.Objectantlr.collections.impl.IntRange
Constructor Summary | |
IntRange(int begin,
int end)
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public IntRange(int begin, int end)
Method Detail |
public java.lang.String toString()