Class AbstractConstantKeysObject.ReadMember

java.lang.Object
com.oracle.truffle.regex.AbstractConstantKeysObject.ReadMember
Enclosing class:
AbstractConstantKeysObject

public abstract static class AbstractConstantKeysObject.ReadMember extends Object
  • Constructor Details

    • ReadMember

      public ReadMember()
  • Method Details

    • readIdentity

      public static Object readIdentity(AbstractConstantKeysObject receiver, String symbol, String cachedSymbol, com.oracle.truffle.api.profiles.ValueProfile classProfile) throws com.oracle.truffle.api.interop.UnknownIdentifierException
      Throws:
      com.oracle.truffle.api.interop.UnknownIdentifierException
    • readEquals

      public static Object readEquals(AbstractConstantKeysObject receiver, String symbol, String cachedSymbol, com.oracle.truffle.api.profiles.ValueProfile classProfile) throws com.oracle.truffle.api.interop.UnknownIdentifierException
      Throws:
      com.oracle.truffle.api.interop.UnknownIdentifierException
    • read

      public static Object read(AbstractConstantKeysObject receiver, String symbol, com.oracle.truffle.api.profiles.ValueProfile classProfile) throws com.oracle.truffle.api.interop.UnknownIdentifierException
      Throws:
      com.oracle.truffle.api.interop.UnknownIdentifierException