Class IntRange
java.lang.Object
antlr.collections.impl.IntRange
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
begin
int begin -
end
int end
-
-
Constructor Details
-
IntRange
public IntRange(int begin, int end)
-
-
Method Details
-
toString
-