C# Class Mono.Debugger.Backend.DwarfReader.DieCompileUnit.CompileUnitSymbolTable

Inheritance: SymbolTable
显示文件 Open project: baulig/debugger

Public Methods

Method Description
CompileUnitSymbolTable ( DieCompileUnit comp_unit_die ) : System

Protected Methods

Method Description
GetMethods ( ) : ArrayList

Method Details

CompileUnitSymbolTable() public method

public CompileUnitSymbolTable ( DieCompileUnit comp_unit_die ) : System
comp_unit_die DieCompileUnit
return System

GetMethods() protected method

protected GetMethods ( ) : ArrayList
return System.Collections.ArrayList