Interface TypeDef

    • Method Detail

      • getDataType

        DataType getDataType()
        Returns the dataType that this typedef is based on. This could be another typedef
      • getBaseDataType

        DataType getBaseDataType()
        Returns the non-typedef dataType that this typedef is based on, following chains of typedefs as necessary.