Package org.jruby.util
Class CodeRangeSupport
java.lang.Object
org.jruby.util.CodeRangeSupport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intcodeRangeAnd(int cr1, int cr2) static booleanisCodeRangeAsciiOnly(CodeRangeable string)
-
Constructor Details
-
CodeRangeSupport
public CodeRangeSupport()
-
-
Method Details
-
isCodeRangeAsciiOnly
-
codeRangeAnd
public static int codeRangeAnd(int cr1, int cr2)
-