MediaWiki  1.23.1
PPDStackElement_Hash Class Reference
Inheritance diagram for PPDStackElement_Hash:
Collaboration diagram for PPDStackElement_Hash:

Public Member Functions

 __construct ( $data=array())
 
 breakSyntax ( $openingCount=false)
 Get the accumulator that would result if the close is not found. More...
 
- Public Member Functions inherited from PPDStackElement
 addPart ( $s='')
 
getAccum ()
 
 getCurrentPart ()
 
 getFlags ()
 

Additional Inherited Members

- Public Attributes inherited from PPDStackElement
 $close
 
 $count
 
 $lineStart
 
 $open
 
 $partClass = 'PPDPart'
 
 $parts
 

Detailed Description

Definition at line 755 of file Preprocessor_Hash.php.

Constructor & Destructor Documentation

◆ __construct()

PPDStackElement_Hash::__construct (   $data = array())

Reimplemented from PPDStackElement.

Definition at line 756 of file Preprocessor_Hash.php.

Member Function Documentation

◆ breakSyntax()

PPDStackElement_Hash::breakSyntax (   $openingCount = false)

Get the accumulator that would result if the close is not found.

Returns
PPDAccum_Hash

Reimplemented from PPDStackElement.

Definition at line 766 of file Preprocessor_Hash.php.

References PPDStackElement\$count, PPDAccum_Hash\addLiteral(), as, and Makefile\open.


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