MCPcopy Create free account
hub / github.com/WheretIB/nullc / GetSelectedTypeName

Function GetSelectedTypeName

NULLC/Callbacks.cpp:1176–1179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1174}
1175
1176const char* GetSelectedTypeName()
1177{
1178 return currType->GetFullTypeName();
1179}
1180
1181VariableInfo* AddVariable(const char* pos, InplaceStr variableName, bool preserveNamespace)
1182{

Callers 1

ParseTerminalFunction · 0.85

Calls 1

GetFullTypeNameMethod · 0.80

Tested by

no test coverage detected