nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/SpecialVariant.html

27 lines
No EOL
758 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>SpecialVariant</title>
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
</script>
<script type="text/javascript">
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
</script>
</head>
<body>
<h3>SpecialVariant</h3><pre>Defined in file <a href="varrep.asn.html">varrep.asn</a>
No C++ class for INTEGER with named values
SpecialVariant ::= INTEGER {
unknown (0), -- ?
not-analyzed (1), -- (?) Not sure about this
nochange (2), -- =
nochange-expected (3), -- (=)
noseq (4), -- 0
noseq-expected (5), -- 0?
splice-expected (6), -- spl?
splice-possible (7) -- (spl?)
}</pre>
</body>
</html>