Class Keys.FnKey

Enclosing class:
Keys

private static class Keys.FnKey extends Keys.OpKey
Key of a function type.
  • Constructor Details

  • Method Details

    • toType

      public Type toType(TypeSystem typeSystem)
      Description copied from class: Type.Key
      Converts this key to a type, and ensures that it is registered in the type system.
      Specified by:
      toType in class Type.Key