Home
last modified time | relevance | path

Searched defs:annotated_type (Results 1 – 13 of 13) sorted by relevance

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic-structured-annotations/gen-hack/
H A Dmodule_types.php628 public string $annotated_type; variable in MyStruct
640 …public function __construct(?int $annotated_field = null, ?string $annotated_type = null, ?string …
/dports/devel/py-hypothesis/hypothesis-6.28.0/src/hypothesis/strategies/_internal/
H A Dtypes.py175 def find_annotated_strategy(annotated_type): # pragma: no cover argument
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/syntax_tools/src/
H A Derl_syntax.erl4822 -record(annotated_type, {name :: syntaxTree(), body :: syntaxTree()}). record
4840 annotated_type(Name, Type) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/syntax_tools/src/
H A Derl_syntax.erl4821 -record(annotated_type, {name :: syntaxTree(), body :: syntaxTree()}). record
4839 annotated_type(Name, Type) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/syntax_tools/src/
H A Derl_syntax.erl4822 -record(annotated_type, {name :: syntaxTree(), body :: syntaxTree()}). record
4840 annotated_type(Name, Type) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/syntax_tools/src/
H A Derl_syntax.erl4829 -record(annotated_type, {name :: syntaxTree(), body :: syntaxTree()}). record
4847 annotated_type(Name, Type) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/syntax_tools/src/
H A Derl_syntax.erl4829 -record(annotated_type, {name :: syntaxTree(), body :: syntaxTree()}). record
4847 annotated_type(Name, Type) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/syntax_tools/src/
H A Derl_syntax.erl4829 -record(annotated_type, {name :: syntaxTree(), body :: syntaxTree()}). record
4847 annotated_type(Name, Type) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/syntax_tools/src/
H A Derl_syntax.erl4829 -record(annotated_type, {name :: syntaxTree(), body :: syntaxTree()}). record
4847 annotated_type(Name, Type) -> function
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic-structured-annotations/gen-json/
H A Dmodule.json357 "annotated_type" : { object
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/proper/src/
H A Dproper_erlang_abstract_code.erl1242 annotated_type(S) -> function
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_borrowck/src/type_check/
H A Dmod.rs1180 let annotated_type = self.user_type_annotations[user_ty.base].inferred_ty; in relate_type_and_user_type() localVariable
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-java/src/
H A Dgrammar.json5998 "annotated_type": { object