MediaWiki
1.34.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 | |
string array | $accum |
$elementClass = PPDStackElement::class | |
$out | |
$rootAccum | |
PPDStackElement[] | $stack |
PPDStackElement false | $top |
Static Public Attributes inherited from PPDStack | |
static | $false = false |
Stack class to help Preprocessor::preprocessToObj()
Definition at line 27 of file PPDStack_Hash.php.
PPDStack_Hash::__construct | ( | ) |
Reimplemented from PPDStack.
Definition at line 29 of file PPDStack_Hash.php.