Class TruffleOrderedReadOnlyKeysArray
java.lang.Object
com.oracle.truffle.regex.AbstractRegexObject
com.oracle.truffle.regex.util.TruffleOrderedReadOnlyKeysArray
- All Implemented Interfaces:
com.oracle.truffle.api.interop.TruffleObject
Represents an array of keys (members) of a TRegex TruffleObject. This ordered variant respects
the order of the keys as passed to the constructor. This order is then observable when using
InteropLibrary.getMembers(Object).-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.oracle.truffle.regex.AbstractRegexObject
createNamedCaptureGroupMapInt, createNamedCaptureGroupMapListInt, getLanguage, hasLanguage, toDisplayString
-
Constructor Details
-
TruffleOrderedReadOnlyKeysArray
-
-
Method Details
-
contains
-
toString
-