doc/api/ruby/classes/String.html in ruby-vpi-20.0.0 vs doc/api/ruby/classes/String.html in ruby-vpi-21.0.0

- old
+ new

@@ -100,14 +100,14 @@ <div id="method-list"> <h3 class="section-bar">Methods</h3> <div class="name-list"> - <a href="#M000023">rstrip_from</a>&nbsp;&nbsp; - <a href="#M000021">to_f</a>&nbsp;&nbsp; - <a href="#M000022">to_ruby_const_name</a>&nbsp;&nbsp; - <a href="#M000024">verilog_to_ruby</a>&nbsp;&nbsp; + <a href="#M000024">rstrip_from</a>&nbsp;&nbsp; + <a href="#M000022">to_f</a>&nbsp;&nbsp; + <a href="#M000023">to_ruby_const_name</a>&nbsp;&nbsp; + <a href="#M000025">verilog_to_ruby</a>&nbsp;&nbsp; </div> </div> </div> @@ -125,16 +125,16 @@ <!-- if method_list --> <div id="methods"> <h3 class="section-bar">Public Instance methods</h3> - <div id="method-M000023" class="method-detail"> - <a name="M000023"></a> + <div id="method-M000024" class="method-detail"> + <a name="M000024"></a> <div class="method-heading"> - <a href="String.src/M000023.html" target="Code" class="method-signature" - onclick="popupCode('String.src/M000023.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">rstrip_from</span><span class="method-args">(char)</span> </a> </div> <div class="method-description"> @@ -142,16 +142,16 @@ Strips off everything after the given character in this string. </p> </div> </div> - <div id="method-M000021" class="method-detail"> - <a name="M000021"></a> + <div id="method-M000022" class="method-detail"> + <a name="M000022"></a> <div class="method-heading"> - <a href="String.src/M000021.html" target="Code" class="method-signature" - onclick="popupCode('String.src/M000021.html');return false;"> + <a href="String.src/M000022.html" target="Code" class="method-signature" + onclick="popupCode('String.src/M000022.html');return false;"> <span class="method-name">to_f</span><span class="method-args">(aRadix = 10)</span> </a> </div> <div class="method-description"> @@ -160,16 +160,16 @@ The default radix is 10. </p> </div> </div> - <div id="method-M000022" class="method-detail"> - <a name="M000022"></a> + <div id="method-M000023" class="method-detail"> + <a name="M000023"></a> <div class="method-heading"> - <a href="String.src/M000022.html" target="Code" class="method-signature" - onclick="popupCode('String.src/M000022.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_ruby_const_name</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -177,15 +177,15 @@ Converts this string into a valid Ruby constant name. </p> </div> </div> - <div id="method-M000024" class="method-detail"> - <a name="M000024"></a> + <div id="method-M000025" class="method-detail"> + <a name="M000025"></a> <div class="method-heading"> - <a href="String.src/M000024.html" target="Code" class="method-signature" - onclick="popupCode('String.src/M000024.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">verilog_to_ruby</span><span class="method-args">()</span> </a> </div> <div class="method-description"> \ No newline at end of file