class League / CommonMark / Node / NodeWalkerEvent
final

NodeWalkerEvent

Properties

private

$node

Default: null
private

$isEntering

Default: null

Methods

public

__construct ( Node $node , bool $isEntering ) : void

public

getNode ( ) : void

public

isEntering ( ) : void