MediaWiki  1.29.2
PPDStack_Hash Class Reference

Stack class to help Preprocessor::preprocessToObj() More...

Inheritance diagram for PPDStack_Hash:
Collaboration diagram for PPDStack_Hash:

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
 

Detailed Description

Stack class to help Preprocessor::preprocessToObj()

Definition at line 730 of file Preprocessor_Hash.php.

Constructor & Destructor Documentation

◆ __construct()

PPDStack_Hash::__construct ( )

Reimplemented from PPDStack.

Definition at line 733 of file Preprocessor_Hash.php.


The documentation for this class was generated from the following file: