Interface CAstType

  • Field Details

    • DYNAMIC

      static final CAstType DYNAMIC
  • Method Details

    • getName

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

      Collection<CAstType> getSupertypes()