Class PackageInfo

Superclasses :
parser::DatabaseInfo
Package :
parser

Source

Class summary
Methods inherited from parser::DatabaseInfo
get_directory() get_name()
Variables inherited from parser::DatabaseInfo
directory name
Methods defined in this class
get_classes() get_files() get_symbols() init(s) to_string()
Variables defined in this class
classes files symbols

Method detail

get_classes()

Return the symbols which are classes in the package.
Source

get_files()

Return the list of files in the package
Source

get_symbols()

Return the list of symbols in the package
Source

init(s)

Overrides init(s) in parser::DatabaseInfo
Private method, not intended for client invocation

to_string()

Source

Variable detail

classes


files


symbols