module Bindgen
Defined in:
bindgen/call.crbindgen/call_builder/cpp_call.cr
bindgen/call_builder/cpp_method.cr
bindgen/call_builder/cpp_method_call.cr
bindgen/call_builder/cpp_qobject_connect.cr
bindgen/call_builder/cpp_to_crystal_proc.cr
bindgen/call_builder/cpp_wrapper.cr
bindgen/call_builder/crystal_abstract_def.cr
bindgen/call_builder/crystal_binding.cr
bindgen/call_builder/crystal_from_cpp.cr
bindgen/call_builder/crystal_superclass.cr
bindgen/call_builder/crystal_superclass_init.cr
bindgen/call_builder/crystal_to_unsafe.cr
bindgen/call_builder/crystal_unwrap_initialize.cr
bindgen/call_builder/crystal_wrapper.cr
bindgen/config_reader.cr
bindgen/config_reader/condition_evaluator.cr
bindgen/config_reader/condition_state.cr
bindgen/config_reader/loader.cr
bindgen/config_reader/parser.cr
bindgen/configuration.cr
bindgen/cpp/argument.cr
bindgen/cpp/cookbook.cr
bindgen/cpp/format.cr
bindgen/cpp/method_name.cr
bindgen/cpp/pass.cr
bindgen/cpp/typename.cr
bindgen/crystal.cr
bindgen/crystal/argument.cr
bindgen/crystal/format.cr
bindgen/crystal/method.cr
bindgen/crystal/pass.cr
bindgen/crystal/type.cr
bindgen/crystal/typename.cr
bindgen/find_path.cr
bindgen/find_path/any_of_checker.cr
bindgen/find_path/checker.cr
bindgen/find_path/configuration.cr
bindgen/find_path/error.cr
bindgen/find_path/generic_version.cr
bindgen/find_path/kind.cr
bindgen/find_path/list_match_collector.cr
bindgen/find_path/match_collector.cr
bindgen/find_path/match_finder.cr
bindgen/find_path/path_checker.cr
bindgen/find_path/shell_checker.cr
bindgen/find_path/version_checker.cr
bindgen/find_path/versioned_match_finder.cr
bindgen/generator.cr
bindgen/generator/base.cr
bindgen/generator/cpp.cr
bindgen/generator/crystal.cr
bindgen/generator/crystal_lib.cr
bindgen/generator/runner.cr
bindgen/glue_reader.cr
bindgen/graph.cr
bindgen/graph/alias.cr
bindgen/graph/builder.cr
bindgen/graph/class.cr
bindgen/graph/constant.cr
bindgen/graph/container.cr
bindgen/graph/cpp_union.cr
bindgen/graph/dumper.cr
bindgen/graph/enum.cr
bindgen/graph/library.cr
bindgen/graph/method.cr
bindgen/graph/namespace.cr
bindgen/graph/node.cr
bindgen/graph/path.cr
bindgen/graph/platform.cr
bindgen/graph/platform_specific.cr
bindgen/graph/struct.cr
bindgen/graph/visitor.cr
bindgen/parser/access_specifier.cr
bindgen/parser/argument.cr
bindgen/parser/base_class.cr
bindgen/parser/class.cr
bindgen/parser/configuration.cr
bindgen/parser/document.cr
bindgen/parser/enum.cr
bindgen/parser/field.cr
bindgen/parser/macro.cr
bindgen/parser/method.cr
bindgen/parser/runner.cr
bindgen/parser/template.cr
bindgen/parser/type.cr
bindgen/parser/type/cpp_type_parser.cr
bindgen/parser/type_kind.cr
bindgen/parser/value.cr
bindgen/processor.cr
bindgen/processor/auto_container_instantiation.cr
bindgen/processor/base.cr
bindgen/processor/block_overloads.cr
bindgen/processor/copy_structs.cr
bindgen/processor/cpp_wrapper.cr
bindgen/processor/crystal_binding.cr
bindgen/processor/crystal_wrapper.cr
bindgen/processor/default_constructor.cr
bindgen/processor/dump_graph.cr
bindgen/processor/enums.cr
bindgen/processor/extern_c.cr
bindgen/processor/filter_methods.cr
bindgen/processor/function_class.cr
bindgen/processor/functions.cr
bindgen/processor/inheritance.cr
bindgen/processor/instance_properties.cr
bindgen/processor/instantiate_containers.cr
bindgen/processor/macros.cr
bindgen/processor/operators.cr
bindgen/processor/qt.cr
bindgen/processor/runner.cr
bindgen/processor/sanity_check.cr
bindgen/processor/virtual_override.cr
bindgen/statistics.cr
bindgen/template.cr
bindgen/template/base.cr
bindgen/template/basic.cr
bindgen/template/none.cr
bindgen/template/proc_from_wrapper.cr
bindgen/template/sequence.cr
bindgen/tool.cr
bindgen/type_database.cr
bindgen/type_helper.cr
bindgen/util.cr
bindgen/util/create_by_name.cr
bindgen/util/find_matching.cr
bindgen/util/prefix.cr
bindgen/util/tribool.cr
bindgen/variables.cr
bindgen/version.cr
Constant Summary
-
VERSION =
"0.7.0"