public final class ANegUnop extends PUnop
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
Object |
clone() |
TNeg |
getNeg() |
void |
setNeg(TNeg node) |
String |
toString() |
public ANegUnop()
public ANegUnop(TNeg _neg_)