Parser.Expression
, Parser.StrictExpression
, Parser.UnaryOp
, Parser.UnaryOpColor
public class UnaryOpColorImpl extends UnaryOpImpl implements Parser.UnaryOpColor
Constructor | Description |
---|---|
UnaryOpColorImpl(java.lang.String operation,
Parser.Expression expression,
char color) |
Modifier and Type | Method | Description |
---|---|---|
char |
getColor1() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExpression, getOperation
getExpression, getOperation
public UnaryOpColorImpl(java.lang.String operation, Parser.Expression expression, char color)
public char getColor1()
getColor1
in interface Parser.UnaryOpColor