Class PhpParser\PrettyPrinter\Standard

extends PrettyPrinterAbstract
Methods
Methods inherited from PhpParser\PrettyPrinterAbstract
__construct(), resetState(), setIndentLevel(), indent(), outdent(), prettyPrint(), prettyPrintExpr(), prettyPrintFile(), preprocessNodes(), handleMagicTokens(), pStmts(), pInfixOp(), pPrefixOp(), pPostfixOp(), pPrec(), pImplode(), pCommaSeparated(), pCommaSeparatedMultiline(), pComments(), printFormatPreserving(), pFallback(), p(), pArray(), pFixup(), safeAppend(), callLhsRequiresParens(), dereferenceLhsRequiresParens(), staticDereferenceLhsRequiresParens(), newOperandRequiresParens(), pModifiers(), isMultiline(), initializeLabelCharMap(), initializeNodeListDiffer(), initializeFixupMap(), initializeRemovalMap(), initializeInsertionMap(), initializeListInsertionMap(), initializeEmptyListInsertionMap(), initializeModifierChangeMap()
Constants inherited from PhpParser\PrettyPrinterAbstract
FIXUP_PREC_LEFT, FIXUP_PREC_RIGHT, FIXUP_CALL_LHS, FIXUP_DEREF_LHS, FIXUP_BRACED_NAME, FIXUP_VAR_BRACED_NAME, FIXUP_ENCAPSED, FIXUP_NEW, FIXUP_STATIC_DEREF_LHS
Properties inherited from PhpParser\PrettyPrinterAbstract
$precedenceMap, $indentLevel, $nl, $docStringEndToken, $canUseSemicolonNamespaces, $options, $origTokens, $nodeListDiffer, $labelCharMap, $fixupMap, $removalMap, $insertionMap, $listInsertionMap, $emptyListInsertionMap, $modifierChangeMap