class Bindgen::Generator::Runner

Overview

Runner for the generator pipeline.

Note: This is not a generator by itself!

Defined in:

bindgen/generator/runner.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(config : Configuration, db : TypeDatabase) #

[View source]

Instance Method Detail

def process(graph : Graph::Node) #

Processes the graph.


[View source]