SPeCS Packages Documentation
    Preparing search index...

    Represents a node in the control-flow subgraph of a FunctionNode.

    Each ControlFlowNode must belong to exactly one FunctionNode. For languages with global statements that are executed outside a function (such as python or javascript), a FunctionNode representing the "global" control-flow of each file should be created.

    Classes

    Builder
    Class

    Interfaces

    Data
    ScratchData

    Variables

    TAG
    TypeGuard
    VERSION