mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-04 23:36:00 +02:00
AllowDuplicatesAttribute
This commit is contained in:
parent
2618b29daa
commit
8808da307f
13 changed files with 39 additions and 2 deletions
|
@ -1040,6 +1040,7 @@ public:
|
|||
void Add(BfAstNode* bfAstNode);
|
||||
bool IsMissingSemicolon();
|
||||
bool IsExpression();
|
||||
bool WantsWarning(int warningNumber);
|
||||
|
||||
template <typename T>
|
||||
bool IsA()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue