This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!DOCTYPE html>
<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>Nullsafe__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>» Nullsafe__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="../Nullsafe/AnnotatedType/index.html#type-t">Nullsafe.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>