21 lines
No EOL
694 B
HTML
21 lines
No EOL
694 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Remap-query</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>Remap-query</h3><pre>Defined in file <a href="remap.asn.html">remap.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCRemap__query.html">CRemap_query</a>
|
|
|
|
|
|
Remap-query ::= SEQUENCE {
|
|
from-build VisibleString , -- build to map from
|
|
to-build VisibleString , -- build to map to
|
|
locs SEQUENCE OF <a href="Seq-loc.html">Seq-loc</a> } -- the locations to remap</pre>
|
|
</body>
|
|
</html> |