3.3. optNode class

3.3.1. getBlockCount()
3.3.2. getFirstBlock()
3.3.3. getName()
3.3.4. getParent()
3.3.5. getType()

This chapter describes only those methods that are used by instruction programmers.

The class implements the IteratorAggregate interface. When put to a foreach loop, it returns the blocks assigned to the specified node.