Home
last modified time | relevance | path

Searched defs:attribute (Results 1 – 12 of 12) sorted by relevance

/PHP-Parser/lib/PhpParser/Builder/
H A DFunction_.php47 public function addAttribute($attribute) {
H A DTrait_.php64 public function addAttribute($attribute) {
H A DEnumCase.php68 public function addAttribute($attribute) {
H A DInterface_.php76 public function addAttribute($attribute) {
H A DMethod.php126 public function addAttribute($attribute) {
H A DEnum_.php97 public function addAttribute($attribute) {
H A DParam.php132 public function addAttribute($attribute) {
H A DClassConst.php117 public function addAttribute($attribute) {
H A DClass_.php131 public function addAttribute($attribute) {
H A DProperty.php139 public function addAttribute($attribute) {
/PHP-Parser/lib/PhpParser/
H A DBuilderHelpers.php300 public static function normalizeAttribute($attribute): Node\AttributeGroup {
H A DBuilderFactory.php20 public function attribute($name, array $args = []): Node\Attribute { function in PhpParser\\BuilderFactory

Completed in 28 milliseconds