Properties

$type

$type : string

Type

string

$render

$render

$arguments

$arguments : \WikiLingo\Parsed[]

Type

\WikiLingo\Parsed[]

$options

$options : array

Type

array

$children

$children : \WikiLingo\Parsed[]

Type

\WikiLingo\Parsed[]

$childrenLength

$childrenLength

$siblings

$siblings : \WikiLingo\Parsed[]

Type

\WikiLingo\Parsed[]

$siblingsLength

$siblingsLength

$siblingIndex

$siblingIndex

$lineIndex

$lineIndex

$lineLength

$lineLength

$cousins

$cousins : \WikiLingo\Parsed[]

Type

\WikiLingo\Parsed[]

$cousinsCount

$cousinsCount

$lines

$lines : \WikiLingo\Parsed[]

Type

\WikiLingo\Parsed[]

$expressionType

$expressionType

$expressionPermissible

$expressionPermissible

$stateEnd

$stateEnd

$depth

$depth

$throwExceptions

$throwExceptions

$leng

$leng

$loc

$loc

$lineNo

$lineNo

$text

$text

Methods

previousLine()

previousLine() : null|\WikiLingo\Parsed

Returns

null|\WikiLingo\Parsed

addContent()

addContent(\WikiLingo\Parsed $sibling)

Parameters

\WikiLingo\Parsed $sibling

previousSibling()

previousSibling() : null|\WikiLingo\Parsed

Returns

null|\WikiLingo\Parsed

nextSibling()

nextSibling() : null|\WikiLingo\Parsed

Returns

null|\WikiLingo\Parsed

addArgument()

addArgument(\WikiLingo\Parsed $argument)

Parameters

\WikiLingo\Parsed $argument

setType()

setType(String $type, mixed $parser)

Parameters

String $type
mixed $parser

setOption()

setOption(mixed $key, mixed $value)

Parameters

mixed $key
mixed $value

setParent()

setParent(\WikiLingo\Parsed $parent)

Parameters

\WikiLingo\Parsed $parent

removeChildren()

removeChildren()

setExpression()

setExpression()

addCousin()

addCousin(\WikiLingo\Parsed $cousin)

Parameters

\WikiLingo\Parsed $cousin

__clone()

__clone()