LineNumberTableEntry Class

Definition

Line 86 of cmsxo/Debug.cm

Constructors & Destructor

public nothrow LineNumberTableEntry(uint offset_, uint lineNumber_)

Member Variables

public uint lineNumber
public uint offset

Constructor& Destructor Details

LineNumberTableEntry Constructor

public nothrow LineNumberTableEntry(uint offset_, uint lineNumber_)

Definition
Line 88 of cmsxo/Debug.cm