mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Allow ref property setter specifier
This commit is contained in:
parent
0d837d23cb
commit
40b0d78d16
6 changed files with 38 additions and 9 deletions
|
@ -3099,6 +3099,7 @@ public:
|
|||
BfPropertyDeclaration* mPropertyDeclaration;
|
||||
BfAttributeDirective* mAttributes;
|
||||
BfAstNode* mProtectionSpecifier;
|
||||
BfTokenNode* mSetRefSpecifier;
|
||||
BfTokenNode* mMutSpecifier;
|
||||
BfIdentifierNode* mNameNode;
|
||||
BfTokenNode* mFatArrowToken;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue