|
||||||||||
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.DSet
public final class DSet
Nested Class Summary |
---|
Nested classes/interfaces inherited from class parser.flatzinc.ast.declaration.Declaration |
---|
Declaration.DType |
Field Summary | |
---|---|
Declaration |
what
|
Fields inherited from class parser.flatzinc.ast.declaration.Declaration |
---|
isVar, typeOf |
Constructor Summary | |
---|---|
DSet(Boolean isVar,
Declaration what)
|
Method Summary | |
---|---|
Declaration |
getWhat()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public final Declaration what
Constructor Detail |
---|
public DSet(Boolean isVar, Declaration what)
Method Detail |
---|
public Declaration getWhat()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |