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

25 lines
No EOL
924 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Parse-action</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>Parse-action</h3><pre>Defined in file <a href="macro.asn.html">macro.asn</a>
C++ class: <a href="../doxyhtml/classCParse__action.html">CParse_action</a>
Parse-action ::= SEQUENCE {
portion <a href="Text-portion.html">Text-portion</a> ,
src <a href="Parse-src.html">Parse-src</a> ,
dest <a href="Parse-dest.html">Parse-dest</a> ,
capitalization <a href="Cap-change.html">Cap-change</a> DEFAULT none ,
remove-from-parsed BOOLEAN DEFAULT FALSE ,
transform <a href="Text-transform-set.html">Text-transform-set</a> OPTIONAL ,
existing-text <a href="ExistingTextOption.html">ExistingTextOption</a> }</pre>
</body>
</html>