class

Jenerator

Inherits Reference / Object

Constructors

new(type_is_class : Bool = true, result : IO = String::Builder.new)
Source

Class methods

process(data : IO | String, document_name : String | Path = "document", type_is_class = true, into output : IO = String::Builder.new) : String
Source

Instance methods

class?
Source
format
Source
parse(data received : IO | String, document_name = "document") : self
Source
to_s

Can only be called once!

Source