Searched refs:constFetch (Results 1 – 4 of 4) sorted by relevance
316 public function constFetch($name): Expr\ConstFetch { function in PhpParser\\BuilderFactory
202 $factory->constFetch('FOO')
131 * `constFetch($name)`: Create a constant fetch node. Converts `$name` to a `Name` node.
713 * `constFetch()`
Completed in 8 milliseconds