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_)
Copyright © 2020 Soot OSS. All rights reserved.