public abstract class Nc4Notes extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Nc4Notes.DimNotes |
static class |
Nc4Notes.GroupNotes |
static class |
Nc4Notes.Notes |
static class |
Nc4Notes.NoteSort |
static class |
Nc4Notes.TypeNotes |
static class |
Nc4Notes.VarNotes |
| Modifier and Type | Field and Description |
|---|---|
static int |
NOFIELDID |
static int |
NOGROUP |
static int |
NOID |
| Constructor and Description |
|---|
Nc4Notes() |
| Modifier and Type | Method and Description |
|---|---|
static long |
getVarId(int gid,
int varid,
int ifid) |
static long |
getVarId(Nc4Notes.VarNotes note) |
public static final int NOGROUP
public static final int NOID
public static final int NOFIELDID
public static long getVarId(Nc4Notes.VarNotes note)
public static long getVarId(int gid,
int varid,
int ifid)