Package org.eclipse.cdt.utils.coff
Class Coff64.Lineno
- java.lang.Object
-
- org.eclipse.cdt.utils.coff.Coff64.Lineno
-
- Enclosing class:
- Coff64
public static class Coff64.Lineno extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()
-
-
-
Field Detail
-
LINESZ
public static final int LINESZ
- See Also:
- Constant Field Values
-
l_addr
public int l_addr
-
l_lnno
public int l_lnno
-
-