Home
last modified time | relevance | path

Searched refs:AST_FUNC_DECL (Results 1 – 21 of 21) sorted by relevance

/php-ast/tests/
H A Dparams.phpt21 0: AST_FUNC_DECL
37 1: AST_FUNC_DECL
54 2: AST_FUNC_DECL
74 0: AST_FUNC_DECL
95 1: AST_FUNC_DECL
117 2: AST_FUNC_DECL
H A Dnullable_types.phpt23 0: AST_FUNC_DECL
40 1: AST_FUNC_DECL
55 2: AST_FUNC_DECL
H A Ddecl_ids.phpt37 2: AST_FUNC_DECL
45 3: AST_FUNC_DECL
86 2: AST_FUNC_DECL
94 3: AST_FUNC_DECL
H A Dfunctions_dont_use.phpt30 1: AST_FUNC_DECL
49 1: AST_FUNC_DECL
H A Dgenerator_flag.phpt20 0: AST_FUNC_DECL
H A Dnever_return_type.phpt18 0: AST_FUNC_DECL
H A Dobject_type.phpt18 0: AST_FUNC_DECL
H A Dast_dump_with_exclude_doc.phpt25 0: AST_FUNC_DECL
H A Dast_dump_with_linenos.phpt30 0: AST_FUNC_DECL @ 2-9
H A Dtrue_type.phpt19 0: AST_FUNC_DECL
H A Ddecl_normalization.phpt82 2: AST_FUNC_DECL
133 2: AST_FUNC_DECL
H A Dphp80_union_types_nullable.phpt29 0: AST_FUNC_DECL
77 0: AST_FUNC_DECL
H A Dphp80_union_types.phpt33 1: AST_FUNC_DECL
88 3: AST_FUNC_DECL
H A Dattributes_01.phpt29 1: AST_FUNC_DECL
H A Dtype_hints.phpt21 0: AST_FUNC_DECL
H A D001.phpt26 0: AST_FUNC_DECL
H A Dattributes_02.phpt76 2: AST_FUNC_DECL
178 2: AST_FUNC_DECL
H A Dphp81_intersection_types.phpt84 1: AST_FUNC_DECL
H A Dmetadata.phpt54 AST_FUNC_DECL: (combinable) [MODIFIER_PUBLIC, MODIFIER_PROTECTED, MODIFIER_PRIVATE, MODIFIER_STATIC…
/php-ast/
H A Dast_stub.php35 const AST_FUNC_DECL = 67; define
H A DREADME.md243 // Used by ast\AST_FUNC_DECL, ast\AST_METHOD, ast\AST_CLOSURE, ast\AST_ARROW_FUNC (combinable)
408 AST_FUNC_DECL: name, docComment, params, stmts, returnType, attributes
532 * `AST_PARAM`, `AST_CLASS_DECL`, `AST_METHOD`, `AST_PROP_DECL`, `AST_CLOSURE`, `AST_FUNC_DECL`, and…
550 * `AST_FUNC_DECL` and `AST_METHOD` no longer generate a `uses` child. Previously this child was

Completed in 21 milliseconds