|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.slac.aida.lib.util.common.ArrayBound.Type
public static class ArrayBound.Type
Valid types for the Array bounds
ArrayBound| Field Summary | |
|---|---|
static int |
EXPR
Expression bounds. |
static int |
NAMED
Named bound. |
static int |
RANGE
Range bound. |
static int |
SIMPLE
Simple bound. |
| Constructor Summary | |
|---|---|
ArrayBound.Type()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int SIMPLE
public static final int RANGE
public static final int NAMED
public static final int EXPR
| Constructor Detail |
|---|
public ArrayBound.Type()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||