33
CS269: HW/SW Engineering of Embedded Systems, Winter02
What to do with a node?
(1)
block (labelA) {
stmt1;
stmt2;
}
LabeledBlockNode
LocalLabelNode
StatementNode
StatementNode
LabeledBlockNode
labelA
stmt1
stmt2