$traceCleanupCallback
$traceCleanupCallback :
decorate(\kintParser $kintVar) : string
output:
[access ] [name] type [operator ] [subtype] [size] [value]
\kintParser | $kintVar |
_showSource(string $file, integer $lineNumber, integer $padding = 7) : boolean|string
trace helper, shows the place in code inline
string | $file | full path to file |
integer | $lineNumber | the line to display |
integer | $padding | surrounding lines to show besides the main one |