Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ ToParserData
Method
ToParserData
IDEHelper/Compiler/BfParser.h:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
void Deref();
108
109
virtual BfParserData* ToParserData() override
110
{
111
return this;
112
}
113
114
void InitFileData();
115
virtual BfParser* ToParser() override;
Callers
15
Visit
Method · 0.45
GetFileFromNode
Method · 0.45
UpdateSrcPos
Method · 0.45
Warn
Method · 0.45
EmitCtorBody
Method · 0.45
FixitGetMemberInsertPos
Method · 0.45
CheckInterfaceFixit
Method · 0.45
FixitAddFullyQualify
Method · 0.45
CheckTypeRefFixit
Method · 0.45
CastToValue
Method · 0.45
RecordReplaceNode
Method · 0.45
HandleLocalReference
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected