mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Fixed 'base' lookup for properties
This commit is contained in:
parent
473246fa51
commit
f9bed24c00
4 changed files with 30 additions and 12 deletions
|
@ -575,6 +575,7 @@ public:
|
|||
mNextWithSameName = NULL;
|
||||
}
|
||||
|
||||
bool IsVirtual();
|
||||
bool HasExplicitInterface();
|
||||
BfAstNode* GetRefNode();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue