Ignore:
Timestamp:
Nov 8, 2023, 2:01:11 PM (8 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
3e4bf0d, f5ec35a
Parents:
790d835
Message:

Remove BaseSyntaxNode? and clean-up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/parser.yy

    r790d835 rc6b4432  
    5757#include "Common/SemanticError.h"                                               // error_str
    5858#include "Common/utility.h"                                                             // for maybeMoveBuild, maybeBuild, CodeLo...
    59 
    60 #include "SynTree/Attribute.h"                                                  // for Attribute
    6159
    6260// lex uses __null in a boolean context, it's fine.
Note: See TracChangeset for help on using the changeset viewer.