File src/MdVerb/AstVerb.php
class Tlf\Scrawl\Ext\MdVerb\Ast
See source code at /src/MdVerb/AstVerb.php
Constants
Properties
-
public \Tlf\Scrawl $scrawl;
Methods
-
public function __construct($scrawl) -
public function get_markdown($key, $template='ast/default')Print information about a parsed PHP class. Use templateast/debugto get information about the AST path. (Note: The templates are not very good, but you can create your own) -
public function get_ast(string $key, int $length=-1) -
public function getVerbs(): array -
public function getAstClassInfo(array $info, string $fqn, string $dotProperty) -
public function verbAst($info, $className, $dotProperty) -
public function getClassMethodsTemplate($verb, $argListStr, $line)