Uses of Interface
pascal.taie.ir.exp.UnaryExp
-
Uses of UnaryExp in pascal.taie.ir.exp
Modifier and TypeClassDescriptionclass
Representation of array length expression, e.g., arr.length.class
Representation of negation expression, e.g., -o; -
Uses of UnaryExp in pascal.taie.ir.stmt