SPeCS Packages Documentation
Preparing search index...
@specs-feup/alpakka
alpakka/graphs/cfg/flow/node/instruction/InstructionNode
InstructionNode
Data
Interface Data
interface
Data
{
flowNodeType
:
INSTRUCTION
;
id
:
string
;
instructionFlowNodeType
:
InstructionNode
.
Type
;
nextEdgeId
:
string
|
undefined
;
}
Hierarchy (
View Summary
)
FlowNode
.
Data
Data
FunctionEntryNode
.
Data
FunctionExitNode
.
Data
GotoNode
.
Data
LabelNode
.
Data
ReturnNode
.
Data
StatementNode
.
Data
SwitchNode
.
Data
ThrowNode
.
Data
UnknownInstructionNode
.
Data
Index
Properties
flow
Node
Type
id
instruction
Flow
Node
Type
next
Edge
Id
Properties
flow
Node
Type
flowNodeType
:
INSTRUCTION
id
id
:
string
instruction
Flow
Node
Type
instructionFlowNodeType
:
InstructionNode
.
Type
next
Edge
Id
nextEdgeId
:
string
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
flow
Node
Type
id
instruction
Flow
Node
Type
next
Edge
Id
SPeCS Packages Documentation
Loading...