MCPcopy Create free account
hub / github.com/HaxeFoundation/hxcpp / runVoid

Method runVoid

src/hx/cppia/Cppia.cpp:136–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136void CppiaDynamicExpr::runVoid(CppiaCtx *ctx)
137{
138 runObject(ctx);
139}
140
141
142// --- CppiaVoidExpr ----------------------------------------

Callers 15

initMethod · 0.45
CppiaObjectClass · 0.45
runFunExprFunction · 0.45
runFunExprDynamicVoidFunction · 0.45
runVoidMethod · 0.45
runVoidMethod · 0.45
runVoidMethod · 0.45
runVoidMethod · 0.45
runVoidMethod · 0.45
runVoidMethod · 0.45
runVoidMethod · 0.45
runVoidMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected