Class InstructionSet.UnaryOperator

All Implemented Interfaces:
InstructionSet.HasOperator, InstructionSet.Unary
Direct Known Subclasses:
InstructionSet.CastOperator, InstructionSet.I_DNEG, InstructionSet.I_FNEG, InstructionSet.I_INEG, InstructionSet.I_LNEG
Enclosing class:
InstructionSet

public abstract static class InstructionSet.UnaryOperator extends InstructionSet.OperatorInstruction implements InstructionSet.Unary