parser.flatzinc.ast
Class PVariable
java.lang.Object
parser.flatzinc.ast.ParVar
parser.flatzinc.ast.PVariable
public final class PVariable
- extends ParVar
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OUTPUT
public static final String OUTPUT
- See Also:
- Constant Field Values
PVariable
public PVariable(HashMap<String,Object> map,
Declaration type,
String identifier,
List<EAnnotation> annotations,
Expression expression)
Copyright © 2012. All Rights Reserved.