Jenerator
Inherits Reference / Object
Constructors
new(type_is_class : Bool = true, result : IO = String::Builder.new)
SourceClass methods
process(data : IO | String, document_name : String | Path = "document", type_is_class = true, into output : IO = String::Builder.new) : String
SourceInstance methods
class?
Sourceformat
Sourceparse(data received : IO | String, document_name = "document") : self
Source