Parser.Expression, Parser.StrictExpression, Parser.UnaryOp, Parser.UnaryOpBytepublic class UnaryOpByteImpl extends UnaryOpImpl implements Parser.UnaryOpByte
| Constructor | Description |
|---|---|
UnaryOpByteImpl(java.lang.String operation,
Parser.Expression expression,
byte value) |
| Modifier and Type | Method | Description |
|---|---|---|
byte |
getByte1() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExpression, getOperationgetExpression, getOperationpublic UnaryOpByteImpl(java.lang.String operation,
Parser.Expression expression,
byte value)
public byte getByte1()
getByte1 in interface Parser.UnaryOpByte