Class: Gsf::InfileMSVBA
Instance Method Summary collapse
- #initialize(source) ⇒ Gsf::Infile constructor
-
#modules ⇒ GLib::HashTable<String>
a collection of names and source code.
-
#steal_modules ⇒ GLib::HashTable<String>
A collection of names and source code which the caller is responsible for destroying.
Methods inherited from Infile
#child_by_aname, #child_by_index, #child_by_name, #child_by_vaname, #child_by_vname, #name_by_index, #num_children
Methods inherited from Input
#container, #container=, #copy, #dump, #dup, #eof, #eof=, #eof?, error_id, #find_vba, #modtime, #modtime=, #modtime_from_stat=, #name, #name=, #name_from_filename=, #position, #position=, #read, #read0, #read_raw, #remaining, #remaining=, #seek, #seek_emulate, #sibling, #size, #size=, #tell, #uncompress
Constructor Details
#initialize(source) ⇒ Gsf::Infile
Instance Method Details
#modules ⇒ GLib::HashTable<String>
a collection of names and source code. A GHash::Table of names and source code (unknown encoding).
#steal_modules ⇒ GLib::HashTable<String>
A collection of names and source code which the caller is responsible for destroying. GHash::Table of names and source code (unknown encoding).