doc/main-rdoc/classes/Lisp/Format/State.html in facets-0.7.1 vs doc/main-rdoc/classes/Lisp/Format/State.html in facets-0.7.2

- old
+ new

@@ -94,21 +94,21 @@ <div id="method-list"> <h3 class="section-bar">Methods</h3> <div class="name-list"> - <a href="#M000572">args_left</a>&nbsp;&nbsp; - <a href="#M000568">args_move</a>&nbsp;&nbsp; - <a href="#M000566">col</a>&nbsp;&nbsp; - <a href="#M000567">latest_output</a>&nbsp;&nbsp; - <a href="#M000562">new</a>&nbsp;&nbsp; - <a href="#M000569">next_arg</a>&nbsp;&nbsp; - <a href="#M000565">output</a>&nbsp;&nbsp; - <a href="#M000564">pop_output</a>&nbsp;&nbsp; - <a href="#M000570">previous_arg</a>&nbsp;&nbsp; - <a href="#M000571">push_back_arg</a>&nbsp;&nbsp; - <a href="#M000563">push_output</a>&nbsp;&nbsp; + <a href="#M000584">args_left</a>&nbsp;&nbsp; + <a href="#M000580">args_move</a>&nbsp;&nbsp; + <a href="#M000578">col</a>&nbsp;&nbsp; + <a href="#M000579">latest_output</a>&nbsp;&nbsp; + <a href="#M000574">new</a>&nbsp;&nbsp; + <a href="#M000581">next_arg</a>&nbsp;&nbsp; + <a href="#M000577">output</a>&nbsp;&nbsp; + <a href="#M000576">pop_output</a>&nbsp;&nbsp; + <a href="#M000582">previous_arg</a>&nbsp;&nbsp; + <a href="#M000583">push_back_arg</a>&nbsp;&nbsp; + <a href="#M000575">push_output</a>&nbsp;&nbsp; </div> </div> </div> @@ -139,16 +139,16 @@ <!-- if method_list --> <div id="methods"> <h3 class="section-bar">Public Class methods</h3> - <div id="method-M000562" class="method-detail"> - <a name="M000562"></a> + <div id="method-M000574" class="method-detail"> + <a name="M000574"></a> <div class="method-heading"> - <a href="State.src/M000562.html" target="Code" class="method-signature" - onclick="popupCode('State.src/M000562.html');return false;"> + <a href="State.src/M000574.html" target="Code" class="method-signature" + onclick="popupCode('State.src/M000574.html');return false;"> <span class="method-name">new</span><span class="method-args">(args, output)</span> </a> </div> <div class="method-description"> @@ -158,16 +158,16 @@ </div> </div> <h3 class="section-bar">Public Instance methods</h3> - <div id="method-M000572" class="method-detail"> - <a name="M000572"></a> + <div id="method-M000584" class="method-detail"> + <a name="M000584"></a> <div class="method-heading"> - <a href="State.src/M000572.html" target="Code" class="method-signature" - onclick="popupCode('State.src/M000572.html');return false;"> + <a href="State.src/M000584.html" target="Code" class="method-signature" + onclick="popupCode('State.src/M000584.html');return false;"> <span class="method-name">args_left</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -175,16 +175,16 @@ Get the number of arguments left to process </p> </div> </div> - <div id="method-M000568" class="method-detail"> - <a name="M000568"></a> + <div id="method-M000580" class="method-detail"> + <a name="M000580"></a> <div class="method-heading"> - <a href="State.src/M000568.html" target="Code" class="method-signature" - onclick="popupCode('State.src/M000568.html');return false;"> + <a href="State.src/M000580.html" target="Code" class="method-signature" + onclick="popupCode('State.src/M000580.html');return false;"> <span class="method-name">args_move</span><span class="method-args">(n = 1, relative = true)</span> </a> </div> <div class="method-description"> @@ -194,16 +194,16 @@ of <tt>relative</tt>. </p> </div> </div> - <div id="method-M000566" class="method-detail"> - <a name="M000566"></a> + <div id="method-M000578" class="method-detail"> + <a name="M000578"></a> <div class="method-heading"> - <a href="State.src/M000566.html" target="Code" class="method-signature" - onclick="popupCode('State.src/M000566.html');return false;"> + <a href="State.src/M000578.html" target="Code" class="method-signature" + onclick="popupCode('State.src/M000578.html');return false;"> <span class="method-name">col</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -211,16 +211,16 @@ Retrieve the current output column. </p> </div> </div> - <div id="method-M000567" class="method-detail"> - <a name="M000567"></a> + <div id="method-M000579" class="method-detail"> + <a name="M000579"></a> <div class="method-heading"> - <a href="State.src/M000567.html" target="Code" class="method-signature" - onclick="popupCode('State.src/M000567.html');return false;"> + <a href="State.src/M000579.html" target="Code" class="method-signature" + onclick="popupCode('State.src/M000579.html');return false;"> <span class="method-name">latest_output</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -228,16 +228,16 @@ Retrieve the latest output buffer. </p> </div> </div> - <div id="method-M000569" class="method-detail"> - <a name="M000569"></a> + <div id="method-M000581" class="method-detail"> + <a name="M000581"></a> <div class="method-heading"> - <a href="State.src/M000569.html" target="Code" class="method-signature" - onclick="popupCode('State.src/M000569.html');return false;"> + <a href="State.src/M000581.html" target="Code" class="method-signature" + onclick="popupCode('State.src/M000581.html');return false;"> <span class="method-name">next_arg</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -245,16 +245,16 @@ Get the current argument and move forward one argument. </p> </div> </div> - <div id="method-M000565" class="method-detail"> - <a name="M000565"></a> + <div id="method-M000577" class="method-detail"> + <a name="M000577"></a> <div class="method-heading"> - <a href="State.src/M000565.html" target="Code" class="method-signature" - onclick="popupCode('State.src/M000565.html');return false;"> + <a href="State.src/M000577.html" target="Code" class="method-signature" + onclick="popupCode('State.src/M000577.html');return false;"> <span class="method-name">output</span><span class="method-args">(str)</span> </a> </div> <div class="method-description"> @@ -262,16 +262,16 @@ Delegates output to the top-most output buffer. </p> </div> </div> - <div id="method-M000564" class="method-detail"> - <a name="M000564"></a> + <div id="method-M000576" class="method-detail"> + <a name="M000576"></a> <div class="method-heading"> - <a href="State.src/M000564.html" target="Code" class="method-signature" - onclick="popupCode('State.src/M000564.html');return false;"> + <a href="State.src/M000576.html" target="Code" class="method-signature" + onclick="popupCode('State.src/M000576.html');return false;"> <span class="method-name">pop_output</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -279,16 +279,16 @@ Pop and return the latest output buffer. </p> </div> </div> - <div id="method-M000570" class="method-detail"> - <a name="M000570"></a> + <div id="method-M000582" class="method-detail"> + <a name="M000582"></a> <div class="method-heading"> - <a href="State.src/M000570.html" target="Code" class="method-signature" - onclick="popupCode('State.src/M000570.html');return false;"> + <a href="State.src/M000582.html" target="Code" class="method-signature" + onclick="popupCode('State.src/M000582.html');return false;"> <span class="method-name">previous_arg</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -296,16 +296,16 @@ Get the previously returned argument, without moving. </p> </div> </div> - <div id="method-M000571" class="method-detail"> - <a name="M000571"></a> + <div id="method-M000583" class="method-detail"> + <a name="M000583"></a> <div class="method-heading"> - <a href="State.src/M000571.html" target="Code" class="method-signature" - onclick="popupCode('State.src/M000571.html');return false;"> + <a href="State.src/M000583.html" target="Code" class="method-signature" + onclick="popupCode('State.src/M000583.html');return false;"> <span class="method-name">push_back_arg</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -313,15 +313,15 @@ Push back the previously returned argument. </p> </div> </div> - <div id="method-M000563" class="method-detail"> - <a name="M000563"></a> + <div id="method-M000575" class="method-detail"> + <a name="M000575"></a> <div class="method-heading"> - <a href="State.src/M000563.html" target="Code" class="method-signature" - onclick="popupCode('State.src/M000563.html');return false;"> + <a href="State.src/M000575.html" target="Code" class="method-signature" + onclick="popupCode('State.src/M000575.html');return false;"> <span class="method-name">push_output</span><span class="method-args">()</span> </a> </div> <div class="method-description"> \ No newline at end of file