@wpkernel/php-json-ast v0.12.6-beta.3
@wpkernel/php-json-ast / buildPrintable
Function: buildPrintable()
ts
function buildPrintable<TNode>(node, lines): PhpPrintable<TNode>;Type Parameters
TNode
TNode
Parameters
node
TNode
lines
readonly string[]
Returns
PhpPrintable<TNode>
