27 lines
No EOL
630 B
HTML
27 lines
No EOL
630 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Cap-change</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>Cap-change</h3><pre>Defined in file <a href="macro.asn.html">macro.asn</a>
|
|
No C++ class for ENUMERATED type
|
|
|
|
|
|
Cap-change ::= ENUMERATED {
|
|
none (0) ,
|
|
tolower (1) ,
|
|
toupper (2) ,
|
|
firstcap (3) ,
|
|
firstcaprestnochange (4) ,
|
|
firstlower-restnochange (5) ,
|
|
cap-word-space (6) ,
|
|
cap-word-space-punc (7)
|
|
}</pre>
|
|
</body>
|
|
</html> |