class Bindgen::CallBuilder::CrystalWrapper

Overview

Builds a Call implementing a common method calling a CrystalBinding call.

Defined in:

bindgen/call_builder/crystal_wrapper.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(db : TypeDatabase) #

[View source]

Instance Method Detail

def build(method : Parser::Method, target : Call) #

[View source]