Ignore:
Timestamp:
Dec 4, 2023, 5:01:07 PM (5 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
ebadb5d
Parents:
539a8c8
Message:

Moved include from Decl header. Removed some old ast code from the Parser.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/ParseNode.h

    r539a8c8 rc7f9f53  
    3333#include "Parser/parserutility.h"  // for maybeBuild, maybeCopy
    3434
    35 class Attribute;
    36 class Declaration;
    3735struct DeclarationNode;
    38 class DeclarationWithType;
    39 class Initializer;
    4036class InitializerNode;
    4137class ExpressionNode;
Note: See TracChangeset for help on using the changeset viewer.