Parser.Expression
, Parser.StrictExpression
, Parser.UnaryOp
, Parser.UnaryOpByte
public 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, wait
getExpression, getOperation
getExpression, getOperation
public UnaryOpByteImpl(java.lang.String operation, Parser.Expression expression, byte value)
public byte getByte1()
getByte1
in interface Parser.UnaryOpByte