public final class AInterfaceFileType extends PFileType
| Constructor and Description |
|---|
AInterfaceFileType() |
AInterfaceFileType(TInterface _interface_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TInterface |
getInterface() |
void |
setInterface(TInterface node) |
String |
toString() |
public AInterfaceFileType()
public AInterfaceFileType(TInterface _interface_)
public void apply(Switch sw)
public TInterface getInterface()
public void setInterface(TInterface node)
Copyright © 2020 Soot OSS. All rights reserved.