lab8
Interface UnaryComputeIsh

All Superinterfaces:
ASTNodeIsh, ComputeIsh, NodeDumpable

public interface UnaryComputeIsh
extends ComputeIsh

Represent a unary arithmetic node, such as neg and return


Method Summary
 
Methods inherited from interface lab8.ComputeIsh
getOperation
 
Methods inherited from interface lab7.NodeDumpable
dump