class League / CommonMark / Node / NodeIterator
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.
final

NodeIterator

Implements

Constants

public

FLAG_BLOCKS_ONLY

Default: 1

Properties

private

$node

Default: null
private

$blocksOnly

Default: null

Methods

public

__construct ( Node $node , int $flags ) : void

public

getIterator ( ) : Generator