Table of Contents - seafoam-0.8 Documentation
Classes and Modules
- Seafoam
- Seafoam::Annotator
- Seafoam::Annotators
- Seafoam::Annotators::FallbackAnnotator
- Seafoam::Annotators::GraalAnnotator
- Seafoam::BGV
- Seafoam::BGV::BGVParser
- Seafoam::Binary
- Seafoam::Binary::IOBinaryReader
- Seafoam::Block
- Seafoam::CFG
- Seafoam::CFG::CFGParser
- Seafoam::CFG::Disassembler
- Seafoam::Commands
- Seafoam::Commands::BGVDebugParser
- Seafoam::Config
- Seafoam::Edge
- Seafoam::Graal
- Seafoam::Graal::Source
- Seafoam::Graph
- Seafoam::GraphvizWriter
- Seafoam::IsabelleWriter
- Seafoam::JSONWriter
- Seafoam::Node
- Seafoam::Spotlight
Methods
- ::annotators — Seafoam::Annotators
- ::applies? — Seafoam::Annotators::FallbackAnnotator
- ::applies? — Seafoam::Annotators::GraalAnnotator
- ::apply — Seafoam::Annotators
- ::inherited — Seafoam::Annotator
- ::new — Seafoam::Annotator
- ::new — Seafoam::BGV::BGVParser
- ::new — Seafoam::Binary::IOBinaryReader
- ::new — Seafoam::CFG::CFGParser
- ::new — Seafoam::CFG::Disassembler
- ::new — Seafoam::Commands
- ::new — Seafoam::Commands::BGVDebugParser
- ::new — Seafoam::Config
- ::new — Seafoam::Graph
- ::new — Seafoam::Node
- ::new — Seafoam::Edge
- ::new — Seafoam::Block
- ::new — Seafoam::GraphvizWriter
- ::new — Seafoam::IsabelleWriter
- ::new — Seafoam::JSONWriter
- ::new — Seafoam::Spotlight
- ::render — Seafoam::Graal::Source
- ::render_method — Seafoam::Graal::Source
- #adjacent — Seafoam::Node
- #annotate — Seafoam::Annotator
- #annotate — Seafoam::Annotators::FallbackAnnotator
- #annotate — Seafoam::Annotators::GraalAnnotator
- #annotate_edges — Seafoam::Annotators::GraalAnnotator
- #annotate_nodes — Seafoam::Annotators::GraalAnnotator
- #applies? — Seafoam::Annotator
- #autoopen — Seafoam::Commands
- #bgv2isabelle — Seafoam::Commands
- #bgv2json — Seafoam::Commands
- #cfg2asm — Seafoam::Commands
- #create_block — Seafoam::Graph
- #create_edge — Seafoam::Graph
- #create_node — Seafoam::Graph
- #debug — Seafoam::Commands
- #disassemble — Seafoam::CFG::Disassembler
- #edges — Seafoam::Commands
- #edges — Seafoam::Node
- #eof? — Seafoam::Binary::IOBinaryReader
- #find_dot_dir — Seafoam::Config
- #graph_name — Seafoam::BGV::BGVParser
- #hide_floating — Seafoam::Annotators::GraalAnnotator
- #hide_frame_state — Seafoam::Annotators::GraalAnnotator
- #hide_unused_nodes — Seafoam::Annotators::GraalAnnotator
- #id_and_label — Seafoam::Node
- #info — Seafoam::Commands
- #inspect — Seafoam::Node
- #inspect — Seafoam::Edge
- #inspect — Seafoam::Block
- #light — Seafoam::Spotlight
- #list — Seafoam::Commands
- #load_config — Seafoam::Config
- #nodes — Seafoam::Edge
- #parse_name — Seafoam::Commands
- #peek_sint8 — Seafoam::Binary::IOBinaryReader
- #prepare_json — Seafoam::JSONWriter
- #pretty_print — Seafoam::Commands
- #props — Seafoam::Commands
- #quote — Seafoam::GraphvizWriter
- #read_args — Seafoam::BGV::BGVParser
- #read_begin_group — Seafoam::BGV::BGVParser
- #read_bool — Seafoam::BGV::BGVParser
- #read_bytes — Seafoam::Binary::IOBinaryReader
- #read_close_group — Seafoam::BGV::BGVParser
- #read_document_props — Seafoam::BGV::BGVParser
- #read_edges — Seafoam::BGV::BGVParser
- #read_edges_info — Seafoam::BGV::BGVParser
- #read_file_header — Seafoam::BGV::BGVParser
- #read_float32 — Seafoam::Binary::IOBinaryReader
- #read_float64 — Seafoam::Binary::IOBinaryReader
- #read_graph — Seafoam::BGV::BGVParser
- #read_graph_header — Seafoam::BGV::BGVParser
- #read_graph_preheader — Seafoam::BGV::BGVParser
- #read_groups — Seafoam::BGV::BGVParser
- #read_nmethod — Seafoam::CFG::CFGParser
- #read_pool_entry — Seafoam::BGV::BGVParser
- #read_pool_object — Seafoam::BGV::BGVParser
- #read_prop_object — Seafoam::BGV::BGVParser
- #read_props — Seafoam::BGV::BGVParser
- #read_sint16 — Seafoam::Binary::IOBinaryReader
- #read_sint32 — Seafoam::Binary::IOBinaryReader
- #read_sint64 — Seafoam::Binary::IOBinaryReader
- #read_sint8 — Seafoam::Binary::IOBinaryReader
- #read_string — Seafoam::BGV::BGVParser
- #read_uint16 — Seafoam::Binary::IOBinaryReader
- #read_uint8 — Seafoam::Binary::IOBinaryReader
- #read_utf8 — Seafoam::Binary::IOBinaryReader
- #reduce_edges — Seafoam::Annotators::GraalAnnotator
- #render — Seafoam::Commands
- #render_name_template — Seafoam::Annotators::GraalAnnotator
- #require_crabstone — Seafoam::CFG::Disassembler
- #seafoam — Seafoam::Commands
- #search — Seafoam::Commands
- #search_object — Seafoam::Commands
- #set_pool_entry — Seafoam::BGV::BGVParser
- #set_pool_entry — Seafoam::Commands::BGVDebugParser
- #shade — Seafoam::GraphvizWriter
- #shade — Seafoam::Spotlight
- #skip — Seafoam::Binary::IOBinaryReader
- #skip_args — Seafoam::BGV::BGVParser
- #skip_blocks — Seafoam::BGV::BGVParser
- #skip_bool — Seafoam::BGV::BGVParser
- #skip_document_props — Seafoam::BGV::BGVParser
- #skip_edges — Seafoam::BGV::BGVParser
- #skip_float32 — Seafoam::Binary::IOBinaryReader
- #skip_float64 — Seafoam::Binary::IOBinaryReader
- #skip_graph — Seafoam::BGV::BGVParser
- #skip_graph_header — Seafoam::BGV::BGVParser
- #skip_int16 — Seafoam::Binary::IOBinaryReader
- #skip_int32 — Seafoam::Binary::IOBinaryReader
- #skip_int64 — Seafoam::Binary::IOBinaryReader
- #skip_int8 — Seafoam::Binary::IOBinaryReader
- #skip_over_cfg — Seafoam::CFG::CFGParser
- #skip_pool_object — Seafoam::BGV::BGVParser
- #skip_prop_object — Seafoam::BGV::BGVParser
- #skip_props — Seafoam::BGV::BGVParser
- #skip_string — Seafoam::BGV::BGVParser
- #source — Seafoam::Commands
- #version — Seafoam::Commands
- #with_graph — Seafoam::Commands
- #write — Seafoam::IsabelleWriter
- #write — Seafoam::JSONWriter
- #write_attrs — Seafoam::GraphvizWriter
- #write_blocks — Seafoam::GraphvizWriter
- #write_edge — Seafoam::GraphvizWriter
- #write_edges — Seafoam::GraphvizWriter
- #write_graph — Seafoam::GraphvizWriter
- #write_node — Seafoam::GraphvizWriter
- #write_nodes — Seafoam::GraphvizWriter