Interface CodeUnaryOperator

All Superinterfaces:
CodeItem, CodeOperator

public interface CodeUnaryOperator extends CodeOperator
CodeOperator that is unary and takes exactly one single argument.
Since:
1.0.0
Author:
Joerg Hohwiller (hohwille at users.sourceforge.net)