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

26 lines
No EOL
848 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Comment-rule</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>Comment-rule</h3><pre>Defined in file <a href="valid.asn.html">valid.asn</a>
C++ class: <a href="../doxyhtml/classCComment__rule.html">CComment_rule</a>
Comment-rule ::= SEQUENCE {
prefix VisibleString ,
updated BOOLEAN DEFAULT FALSE ,
fields <a href="Field-set.html">Field-set</a> ,
require-order BOOLEAN DEFAULT TRUE ,
allow-unlisted BOOLEAN DEFAULT FALSE ,
dependent-rules <a href="Dependent-field-set.html">Dependent-field-set</a> OPTIONAL ,
forbidden-phrases <a href="Phrase-list.html">Phrase-list</a> OPTIONAL
}</pre>
</body>
</html>