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

Method SatisfyJumps

NULLC/SyntaxTree.cpp:1679–1682  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1677}
1678
1679void NodeBreakOp::SatisfyJumps(unsigned int pos)
1680{
1681 ::SatisfyJumps(fixQueue, pos);
1682}
1683
1684//////////////////////////////////////////////////////////////////////////
1685// Node for continue operation

Callers

nothing calls this directly

Calls 1

SatisfyJumpsFunction · 0.85

Tested by

no test coverage detected