class

Pegasus::Generators::CSem::FullInput

Inherits Pegasus::Generators::Api::FileInput / Pegasus::Generators::Api::Input / Reference / Object

Constructors

new(language_input : Input(LanguageData))
Source

Instance methods

add_option(opt_parser)

Register this input method's options with the given PegasusOptionParser.

Source
process(opt_parser, file) : GeneratorInput

Read a value of type I from a file.

Source