Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ GetParamDeclaration
Method
GetParamDeclaration
IDEHelper/Compiler/BfSystem.h:705–708 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
703
}
704
705
BfParameterDeclaration* GetParamDeclaration()
706
{
707
return BfNodeDynCast<BfParameterDeclaration>(mFieldDeclaration);
708
}
709
710
BfExpression* GetInitializer()
711
{
Callers
3
TryGetAppendedObjectInfo
Method · 0.80
CheckMemberNames
Method · 0.80
DoPopulateType
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected