|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Classes | |
| class | LineNumberWriter |
Public Member Functions | |
| LineNumberTableAttribute (ushort lineno) | |
| LineNumberTableAttribute (byte[] table) | |
| int | GetLineNumber (int ilOffset) |
Definition at line 30 of file LineNumberTableAttribute.cs.
| IKVM.Attributes.LineNumberTableAttribute.LineNumberTableAttribute | ( | ushort | lineno | ) |
Definition at line 35 of file LineNumberTableAttribute.cs.
| IKVM.Attributes.LineNumberTableAttribute.LineNumberTableAttribute | ( | byte[] | table | ) |
Definition at line 42 of file LineNumberTableAttribute.cs.
| int IKVM.Attributes.LineNumberTableAttribute.GetLineNumber | ( | int | ilOffset | ) |
Definition at line 211 of file LineNumberTableAttribute.cs.