C# Class Mono.Debugger.Backend.DwarfReader.DieFormalParameter

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

Public Methods

Method Description
DieFormalParameter ( DieSubprogram parent, DwarfBinaryReader reader, CompilationUnit comp_unit, AbbrevEntry abbrev ) : System

Method Details

DieFormalParameter() public method

public DieFormalParameter ( DieSubprogram parent, DwarfBinaryReader reader, CompilationUnit comp_unit, AbbrevEntry abbrev ) : System
parent DieSubprogram
reader DwarfBinaryReader
comp_unit CompilationUnit
abbrev AbbrevEntry
return System