Ignore:
Timestamp:
Apr 4, 2024, 11:33:08 AM (6 weeks ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
1cfe640
Parents:
2d82999
Message:

General clean-up in the parser. Removed the commented DeclarationNode::name and added some helper functions to remove duplicate code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/DeclarationNode.h

    r2d82999 r4a72fef  
    9999
    100100        struct Variable_t {
    101 //              const std::string * name;
    102101                ast::TypeDecl::Kind tyClass;
    103102                DeclarationNode * assertions;
Note: See TracChangeset for help on using the changeset viewer.