ref/ruby/classes/String.html in ruby-vpi-12.1.0 vs ref/ruby/classes/String.html in ruby-vpi-13.0.0

- old
+ new

@@ -88,13 +88,13 @@ <div id="method-list"> <h3 class="section-bar">Methods</h3> <div class="name-list"> - <a href="#M000029">to_f</a>&nbsp;&nbsp; - <a href="#M000031">to_ruby_const_name</a>&nbsp;&nbsp; - <a href="#M000030">verilog_to_ruby</a>&nbsp;&nbsp; + <a href="#M000023">to_f</a>&nbsp;&nbsp; + <a href="#M000025">to_ruby_const_name</a>&nbsp;&nbsp; + <a href="#M000024">verilog_to_ruby</a>&nbsp;&nbsp; </div> </div> </div> @@ -112,16 +112,16 @@ <!-- if method_list --> <div id="methods"> <h3 class="section-bar">Public Instance methods</h3> - <div id="method-M000029" class="method-detail"> - <a name="M000029"></a> + <div id="method-M000023" class="method-detail"> + <a name="M000023"></a> <div class="method-heading"> - <a href="String.src/M000029.html" target="Code" class="method-signature" - onclick="popupCode('String.src/M000029.html');return false;"> + <a href="String.src/M000023.html" target="Code" class="method-signature" + onclick="popupCode('String.src/M000023.html');return false;"> <span class="method-name">to_f</span><span class="method-args">(aRadix = 10)</span> </a> </div> <div class="method-description"> @@ -130,16 +130,16 @@ The default radix is 10. </p> </div> </div> - <div id="method-M000031" class="method-detail"> - <a name="M000031"></a> + <div id="method-M000025" class="method-detail"> + <a name="M000025"></a> <div class="method-heading"> - <a href="String.src/M000031.html" target="Code" class="method-signature" - onclick="popupCode('String.src/M000031.html');return false;"> + <a href="String.src/M000025.html" target="Code" class="method-signature" + onclick="popupCode('String.src/M000025.html');return false;"> <span class="method-name">to_ruby_const_name</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -147,15 +147,15 @@ Converts this string into a valid Ruby constant name. </p> </div> </div> - <div id="method-M000030" class="method-detail"> - <a name="M000030"></a> + <div id="method-M000024" class="method-detail"> + <a name="M000024"></a> <div class="method-heading"> - <a href="String.src/M000030.html" target="Code" class="method-signature" - onclick="popupCode('String.src/M000030.html');return false;"> + <a href="String.src/M000024.html" target="Code" class="method-signature" + onclick="popupCode('String.src/M000024.html');return false;"> <span class="method-name">verilog_to_ruby</span><span class="method-args">()</span> </a> </div> <div class="method-description"> \ No newline at end of file