<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>AnnotatedField (infer.Nullsafe.AnnotatedField)</title><linkrel="stylesheet"href="../../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.2"/><metaname="viewport"content="width=device-width,initial-scale=1.0"/><scriptsrc="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><divclass="content"><header><nav><ahref="../index.html">Up</a>–<ahref="../../index.html">infer</a>»<ahref="../index.html">Nullsafe</a>» AnnotatedField</nav><h1>Module <code>Nullsafe.AnnotatedField</code></h1></header><aside><p>Representation of a declared class field with nullsafe-specific data</p></aside><dl><dtclass="spec type"id="type-t"><ahref="#type-t"class="anchor"></a><code><spanclass="keyword">type</span> t</code><code> = </code><code>{</code><tableclass="record"><trid="type-t.annotation_deprecated"class="anchored"><tdclass="def field"><ahref="#type-t.annotation_deprecated"class="anchor"></a><code>annotation_deprecated : <ahref="../../IR/Annot/Item/index.html#type-t">IR.Annot.Item.t</a>;</code></td></tr><trid="type-t.annotated_type"class="anchored"><tdclass="def field"><ahref="#type-t.annotated_type"class="anchor"></a><code>annotated_type : <ahref="../AnnotatedType/index.html#type-t">AnnotatedType.t</a>;</code></td></tr></table><code>}</code></dt></dl><dl><dtclass="spec value"id="val-get"><ahref="#val-get"class="anchor"></a><code><spanclass="keyword">val</span> get : <ahref="../../IR/Tenv/index.html#type-t">IR.Tenv.t</a><span>-></span><ahref="../../IR/Fieldname/index.html#type-t">IR.Fieldname.t</a><span>-></span><span>class_typ:<ahref="../../IR/Typ/index.html#type-t">IR.Typ.t</a></span><span>-></span><span>class_under_analysis:<ahref="../../IR/Typ/index.html#type-name">IR.Typ.name</a></span><span>-></span><span><ahref="index.html#type-t">t</a> option</span></code></dt><dd><p>Looks up for a field declaration and, in case of success, converts it to <code>t</code></p></dd></dl></div></body></html>