Class Range
java.lang.Object
com.oracle.truffle.regex.charset.Range
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
lo
public final int lo -
hi
public final int hi
-
-
Constructor Details
-
Range
public Range(int lo, int hi)
-
-
Method Details
-
isSingle
public boolean isSingle() -
size
public int size() -
toString
-
toString
-