@eagleoutice/flowr - v2.15.8
Preparing search index...
test/functionality/_helper/controlflow/assert-control-flow-graph
assertCfg
Function assertCfg
assertCfg
(
parser
:
KnownParser
,
code
:
string
,
partialExpected
:
Partial
<
ControlFlowInformation
>
,
options
?:
Partial
<
AssertCfgOptions
>
,
)
:
void
Assert that the given code produces the expected CFG
Parameters
parser
:
KnownParser
code
:
string
partialExpected
:
Partial
<
ControlFlowInformation
>
Optional
options
:
Partial
<
AssertCfgOptions
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Assert that the given code produces the expected CFG