Interface CAstType

  • Field Details Link icon

    • DYNAMIC Link icon

      static final CAstType DYNAMIC
  • Method Details Link icon

    • getName Link icon

      String getName()
      Returns the fully-qualified (e.g. bytecode-compliant for Java) type name.
    • getSupertypes Link icon

      Collection<CAstType> getSupertypes()