public class PrivateInstancesAvailable
extends polyglot.visit.NodeVisitor
| Constructor and Description |
|---|
PrivateInstancesAvailable() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<polyglot.util.IdentityKey> |
getList() |
polyglot.ast.Node |
leave(polyglot.ast.Node old,
polyglot.ast.Node n,
polyglot.visit.NodeVisitor visitor) |
public ArrayList<polyglot.util.IdentityKey> getList()
public polyglot.ast.Node leave(polyglot.ast.Node old,
polyglot.ast.Node n,
polyglot.visit.NodeVisitor visitor)
leave in class polyglot.visit.NodeVisitorCopyright © 2020 Soot OSS. All rights reserved.