class Pegasus::Generators::CSem::SourceGenerator

Defined in:

generators/csem/pegasus_csem.cr

Constructors

Instance Method Summary

Instance methods inherited from class Pegasus::Generators::Api::FileGenerator(Pegasus::Generators::CSem::CContext, Pegasus::Generators::CSem::GeneratorInput)

add_option(opt_parser) add_option, context context, default_filename : String default_filename, default_filename=(default_filename : String) default_filename=, description : String description, description=(description : String) description=, input! input!, name : String name, name=(name : String) name=, parent : PegasusOptionParser(C, I) parent, parent=(parent : PegasusOptionParser(C, I)) parent=

Constructor methods inherited from class Pegasus::Generators::Api::FileGenerator(Pegasus::Generators::CSem::CContext, Pegasus::Generators::CSem::GeneratorInput)

new(parent : Pegasus::Generators::Api::PegasusOptionParser(C, I), name : String, default_filename : String, description : String) new

Constructor Detail

def self.new(parent) #

[View source]

Instance Method Detail

def to_s(io) #

[View source]