Home
last modified time | relevance | path

Searched refs:useConst (Results 1 – 4 of 4) sorted by relevance

/PHP-Parser/lib/PhpParser/
H A DBuilderFactory.php183 public function useConst($name): Builder\Use_ { function in PhpParser\\BuilderFactory
/PHP-Parser/test/PhpParser/
H A DBuilderFactoryTest.php276 ->addStmt($factory->useConst('PHP_VERSION'))
/PHP-Parser/doc/component/
H A DAST_builders.markdown34 ->addStmt($factory->useConst('PHP_VERSION'))
/PHP-Parser/
H A DCHANGELOG.md614 * `useConst()` (fluent builder)

Completed in 18 milliseconds