public final class AMultBinop extends PBinop
| Constructor and Description |
|---|
AMultBinop() |
AMultBinop(TMult _mult_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TMult |
getMult() |
void |
setMult(TMult node) |
String |
toString() |
public AMultBinop()
public AMultBinop(TMult _mult_)
Copyright © 2020 Soot OSS. All rights reserved.