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

Method SetParentFunc

NULLC/SyntaxTree.cpp:298–301  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

296}
297
298void NodeUnaryOp::SetParentFunc(FunctionInfo* parent)
299{
300 parentFunc = parent;
301}
302
303void NodeUnaryOp::Compile()
304{

Callers 1

AddReturnNodeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected