MediaWiki
1.28.0
|
Stack class to help Preprocessor::preprocessToObj() More...
Public Member Functions | |
__construct () | |
Public Member Functions inherited from PPDStack | |
__construct () | |
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 706 of file Preprocessor_Hash.php.
PPDStack_Hash::__construct | ( | ) |
Definition at line 709 of file Preprocessor_Hash.php.