Class Line

A line of code.

Info:

  • License: MIT
  • Author: Richard Voelker

Methods

Line.new (self, text) Create a new Line.
Line.SetIndent (self, indent) Sets the indent string for this Line.
Line.Render (self) Render the code for this Line.


Methods

Line.new (self, text)
Create a new Line.

Parameters:

Line.SetIndent (self, indent)
Sets the indent string for this Line.

Parameters:

  • self Block
  • indent string

    The indent string to place before the

    line of code.
    
Line.Render (self)
Render the code for this Line.

Parameters:

generated by LDoc 1.4.3 Last updated 2016-07-26 17:10:04