| Modifier and Type | Field and Description |
|---|---|
int |
l_addr |
int |
l_lnno |
static int |
LINESZ |
| Constructor and Description |
|---|
Lineno(RandomAccessFile file) |
Lineno(RandomAccessFile file,
long offset) |
public static final int LINESZ
public int l_addr
public int l_lnno
public Lineno(RandomAccessFile file) throws IOException
IOExceptionpublic Lineno(RandomAccessFile file, long offset) throws IOException
IOExceptionCopyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.