public final class AShrBinop extends PBinop
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
Object |
clone() |
TShr |
getShr() |
void |
setShr(TShr node) |
String |
toString() |
public AShrBinop()
public AShrBinop(TShr _shr_)