class Bindgen::Processor::DumpGraph
- Bindgen::Processor::DumpGraph
- Bindgen::Processor::Base
- Reference
- Object
Overview
Debugging processor dumping the whole graph into STDERR
.
Defined in:
bindgen/processor/dump_graph.crClass Method Summary
-
.logger
Debugging processor dumping the whole graph into
STDERR
.
Instance Method Summary
-
#logger
Debugging processor dumping the whole graph into
STDERR
. - #process(graph : Graph::Node, doc : Parser::Document)