public interface DowngradeStmt
extends polyglot.ast.CompoundStmt
| Modifier and Type | Method and Description |
|---|---|
polyglot.ast.Stmt |
body() |
DowngradeStmt |
body(polyglot.ast.Stmt body) |
LabelNode |
bound() |
DowngradeStmt |
bound(LabelNode bound) |
java.lang.String |
downgradeKind() |
LabelNode |
label() |
DowngradeStmt |
label(LabelNode label) |
del, del, dump, error, error, ext, ext, ext, ext, isDisambiguated, isTypeChecked, position, position, visit, visitEdgeaddDecls, buildTypes, buildTypesEnter, checkConstants, childExpectedType, copy, copy, disambiguate, disambiguateEnter, disambiguateOverride, dump, dump, dump, dump, enterChildScope, enterScope, exceptionCheck, exceptionCheckEnter, extRewrite, extRewriteEnter, extRewriteOverride, lang, prettyPrint, prettyPrint, prettyPrint, prettyPrint, prettyPrint, throwTypes, translate, typeCheck, typeCheckEnter, typeCheckOverride, visitChild, visitChildren, visitListLabelNode label()
DowngradeStmt label(LabelNode label)
polyglot.ast.Stmt body()
DowngradeStmt body(polyglot.ast.Stmt body)
LabelNode bound()
DowngradeStmt bound(LabelNode bound)
java.lang.String downgradeKind()