module Autobind

Overview

TODO needs refactoring This sample parses a C header file, and prints all Clang cursors to STDOUT.

Extended Modules

Defined in:

autobind/constant.cr
autobind/debug.cr
autobind/parser.cr

Instance Method Summary

Instance Method Detail

def visit(parent, deep = 0) #

[View source]