|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectparser.flatzinc.ast.declaration.Declaration
parser.flatzinc.ast.declaration.DInt2
public final class DInt2
Nested Class Summary |
---|
Nested classes/interfaces inherited from class parser.flatzinc.ast.declaration.Declaration |
---|
Declaration.DType |
Field Summary |
---|
Fields inherited from class parser.flatzinc.ast.declaration.Declaration |
---|
isVar, typeOf |
Constructor Summary | |
---|---|
DInt2(Boolean isVar,
EInt v1,
EInt v2)
|
Method Summary | |
---|---|
int |
getLow()
|
int |
getUpp()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DInt2(Boolean isVar, EInt v1, EInt v2)
Method Detail |
---|
public int getLow()
public int getUpp()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |