Home
last modified time | relevance | path

Searched refs:AST_TYPE (Results 1 – 22 of 22) sorted by relevance

/php-ast/tests/
H A Dtype_hints.phpt32 type: AST_TYPE
37 type: AST_TYPE
42 type: AST_TYPE
47 type: AST_TYPE
52 type: AST_TYPE
57 type: AST_TYPE
62 type: AST_TYPE
67 returnType: AST_TYPE
H A Dphp80_union_types.phpt39 0: AST_TYPE
41 1: AST_TYPE
43 2: AST_TYPE
45 3: AST_TYPE
47 4: AST_TYPE
49 5: AST_TYPE
63 0: AST_TYPE
65 1: AST_TYPE
77 0: AST_TYPE
115 1: AST_TYPE
[all …]
H A Dphp80_union_types_false.phpt33 0: AST_TYPE
35 1: AST_TYPE
37 2: AST_TYPE
54 0: AST_TYPE
56 1: AST_TYPE
63 returnType: AST_TYPE
74 type: AST_TYPE
86 0: AST_TYPE
88 1: AST_TYPE
H A Dnullable_types.phpt46 type: AST_TYPE
52 type: AST_TYPE
61 type: AST_TYPE
67 type: AST_TYPE
H A Dobject_type.phpt23 type: AST_TYPE
28 returnType: AST_TYPE
H A Dphp80_static_type.phpt41 returnType: AST_TYPE
54 0: AST_TYPE
56 1: AST_TYPE
H A Dphp80_union_types_nullable.phpt35 type: AST_TYPE
41 type: AST_TYPE
83 type: AST_TYPE
89 type: AST_TYPE
113 type: AST_TYPE
H A Dtrue_type.phpt24 type: AST_TYPE
34 returnType: AST_TYPE
H A Dparams.phpt60 type: AST_TYPE
66 type: AST_TYPE
123 type: AST_TYPE
131 type: AST_TYPE
H A Dshort_arrow_function_return.phpt36 returnType: AST_TYPE
44 type: AST_TYPE
56 returnType: AST_TYPE
H A Dphp80_promotion.phpt41 type: AST_TYPE
57 type: AST_TYPE
H A Dmixed_type.phpt62 type: AST_TYPE
72 returnType: AST_TYPE
H A Dnever_return_type.phpt23 returnType: AST_TYPE
H A Dphp74_type_hints.phpt100 type: AST_TYPE
114 type: AST_TYPE
124 type: AST_TYPE
H A Dshort_arrow_function.phpt77 type: AST_TYPE
84 returnType: AST_TYPE
H A Dphp81_readonly.phpt46 type: AST_TYPE
H A Dclass_const_types.phpt76 type: AST_TYPE
H A Dphp81_intersection_types.phpt90 0: AST_TYPE
H A Dphp81_enums.phpt155 type: AST_TYPE
H A Dmetadata.phpt60 AST_TYPE: [TYPE_NULL, TYPE_FALSE, TYPE_TRUE, TYPE_BOOL, TYPE_LONG, TYPE_DOUBLE, TYPE_STRING, TYPE_A…
/php-ast/
H A Dast_stub.php41 const AST_TYPE = 1; define
H A DREADME.md266 // Used by ast\AST_TYPE (exclusive)
454 AST_TYPE:
529 * `mixed` type hints are now reported as an `AST_TYPE` with type `TYPE_MIXED` instead of an `AST_NA…

Completed in 29 milliseconds