Ignore:
Timestamp:
Feb 26, 2024, 3:49:23 AM (4 months ago)
Author:
JiadaL <j82liang@…>
Branches:
master
Children:
a4da45e
Parents:
c17dc80
Message:

Add EnumPosType? to type system

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ResolvExpr/ConversionCost.h

    rc17dc80 r0522ebe  
    7272        void postvisit( const ast::ZeroType * zeroType );
    7373        void postvisit( const ast::OneType * oneType );
     74        void postvisit( const ast::EnumPosType * posType );
    7475private:
    7576        // refactor for code resue
Note: See TracChangeset for help on using the changeset viewer.