Parser.Expression, Parser.StrictExpression, Parser.UnaryOp, Parser.UnaryOpColorpublic 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, waitgetExpression, getOperationgetExpression, getOperationpublic UnaryOpColorImpl(java.lang.String operation,
Parser.Expression expression,
char color)
public char getColor1()
getColor1 in interface Parser.UnaryOpColor