public final class AShlBinop extends PBinop
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TShl |
getShl() |
void |
setShl(TShl node) |
String |
toString() |
public AShlBinop()
public AShlBinop(TShl _shl_)
Copyright © 2020 Soot OSS. All rights reserved.