|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object scale.common.PragmaStk.Pragma
public static final class PragmaStk.Pragma
Field Summary | |
---|---|
protected int |
flags
|
Method Summary | |
---|---|
PragmaStk.Pragma |
copy()
|
int |
getValue(int index)
Return the specified value. |
boolean |
isSet(int flag)
Return true if the specified flag is set. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected int flags
Method Detail |
---|
public PragmaStk.Pragma copy()
public int getValue(int index)
PragmaStk.UNROLL
public boolean isSet(int flag)
PragmaStk.CX_LIMITED_RANGE
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |