Home
last modified time | relevance | path

Searched defs:body (Results 1 – 2 of 2) sorted by relevance

/PHP-Parser/lib/PhpParser/Node/
H A DMatchArm.php12 public Expr $body; variable in PhpParser\\Node\\MatchArm
17 public function __construct(?array $conds, Node\Expr $body, array $attributes = []) {
H A DPropertyHook.php20 public $body; variable in PhpParser\\Node\\PropertyHook
38 public function __construct($name, $body, array $subNodes = [], array $attributes = []) {

Completed in 4 milliseconds