mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
File-scoped namespaces
This commit is contained in:
parent
2d808ec649
commit
f3f2f4c6ec
8 changed files with 76 additions and 18 deletions
|
@ -2065,7 +2065,7 @@ public:
|
|||
|
||||
BfTokenNode* mNamespaceNode;
|
||||
BfIdentifierNode* mNameNode;
|
||||
BfBlock* mBlock;
|
||||
BfAstNode* mBody;
|
||||
}; BF_AST_DECL(BfNamespaceDeclaration, BfAstNode);
|
||||
|
||||
class BfBinaryOperatorExpression : public BfExpression
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue