public final class AModBinop extends PBinop
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
Object |
clone() |
TMod |
getMod() |
void |
setMod(TMod node) |
String |
toString() |
public AModBinop()
public AModBinop(TMod _mod_)