|
||||||||||
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.DInt
public final class DInt
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 | |
---|---|
DInt(Boolean isVar)
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DInt(Boolean isVar)
Method Detail |
---|
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |