public class ReturnStmtChecker
extends polyglot.visit.NodeVisitor
| Constructor and Description |
|---|
ReturnStmtChecker() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasRet() |
polyglot.ast.Node |
leave(polyglot.ast.Node old,
polyglot.ast.Node n,
polyglot.visit.NodeVisitor visitor) |