nts.interf.expr
Interface IExprNot

All Superinterfaces:
IExpr, IExprUn, ILabel, IVisitable

public interface IExprNot
extends IExprUn


Method Summary
 
Methods inherited from interface nts.interf.base.IExprUn
operand
 
Methods inherited from interface nts.interf.base.IExpr
type
 
Methods inherited from interface nts.interf.base.IVisitable
accept