Support StringTemplate, ANTLR Project by making a donation! Terence often pays for things like the antlr.org server, conference travel, and this site design (that alone cost US$1000). Buy him a beer and pizza remotely ;)
|
IntRange
antlr.collections.impl
Class IntRange
java.lang.Object
antlr.collections.impl.IntRange
- public class IntRange
- extends java.lang.Object
|
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 |
IntRange
public IntRange(int begin,
int end)
toString
public java.lang.String toString()
|