MediaWiki
1.30.0
|
Stack class to help Preprocessor::preprocessToObj() More...
Public Member Functions | |
__construct () | |
Public Member Functions inherited from PPDStack | |
addPart ( $s='') | |
count () | |
& | getAccum () |
getCurrentPart () | |
getFlags () | |
pop () | |
push ( $data) | |
Additional Inherited Members | |
Public Attributes inherited from PPDStack | |
$elementClass = 'PPDStackElement' | |
$out | |
$rootAccum | |
$stack | |
PPDStack | $top |
Static Public Attributes inherited from PPDStack | |
static | $false = false |
Stack class to help Preprocessor::preprocessToObj()
Definition at line 757 of file Preprocessor_Hash.php.
PPDStack_Hash::__construct | ( | ) |
Reimplemented from PPDStack.
Definition at line 760 of file Preprocessor_Hash.php.