mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-24 18:48:01 +02:00
Fixed autocomplete invoke info issue following struct construction
This commit is contained in:
parent
797aa7cedc
commit
b86c0cde9e
2 changed files with 7 additions and 3 deletions
|
@ -149,6 +149,7 @@ public:
|
|||
bool mAllowNonStatic;
|
||||
bool mSkipImplicitParams;
|
||||
bool mAutoFlushAmbiguityErrors;
|
||||
BfEvalExprFlags mBfEvalExprFlags;
|
||||
int mMethodCheckCount;
|
||||
BfType* mExplicitInterfaceCheck;
|
||||
MatchFailKind mMatchFailKind;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue