MCPcopy 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

VisitMethod · 0.45
GetFileFromNodeMethod · 0.45
UpdateSrcPosMethod · 0.45
WarnMethod · 0.45
EmitCtorBodyMethod · 0.45
CheckInterfaceFixitMethod · 0.45
FixitAddFullyQualifyMethod · 0.45
CheckTypeRefFixitMethod · 0.45
CastToValueMethod · 0.45
RecordReplaceNodeMethod · 0.45
HandleLocalReferenceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected