Ignore:
Timestamp:
Apr 15, 2024, 12:03:53 PM (5 months ago)
Author:
JiadaL <j82liang@…>
Branches:
master
Children:
dc58e5d
Parents:
d9bad51
Message:

Reimplement the resolution of Enum instance type

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ResolvExpr/CandidateFinder.hpp

    rd9bad51 raf746cc  
    7070        const ast::Expr * expr, Cost & cost );
    7171
     72const ast::Expr * getValueEnumCall(const ast::Expr * expr,
     73        const ResolvExpr::ResolveContext & context, const ast::TypeEnvironment & env );
     74
    7275} // namespace ResolvExpr
    7376
Note: See TracChangeset for help on using the changeset viewer.