public class DeclassifyExpr_c extends DowngradeExpr_c implements DeclassifyExpr
DeclassifyExpr interface.bound, expr, label| Constructor and Description |
|---|
DeclassifyExpr_c(polyglot.util.Position pos,
polyglot.ast.Expr expr,
LabelNode bound,
LabelNode label) |
DeclassifyExpr_c(polyglot.util.Position pos,
polyglot.ast.Expr expr,
LabelNode bound,
LabelNode label,
polyglot.ast.Ext ext) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
downgradeKind() |
acceptCFG, bound, bound, bound, expr, expr, expr, firstChild, label, label, label, precedence, prettyPrint, reconstruct, toString, translate, typeCheck, visitChildrenbooleanValue, buildTypes, byteValue, charValue, constantValue, constantValue, constantValueSet, constantValueSet, doubleValue, dump, extRewrite, floatValue, intValue, isConstant, isConstant, isTypeChecked, lastLang, longValue, printSubExpr, printSubExpr, shortValue, stringValue, type, type, typeexceptionCheck, exceptions, exceptions, exceptions, listChild, reachable, reachable, reachableaddDecls, buildTypesEnter, checkConstants, childExpectedType, copy, copy, copy, copyIfNeeded, del, del, disambiguate, disambiguateEnter, disambiguateOverride, dump, dump, dump, dump, enterChildScope, enterScope, error, error, error, exceptionCheckEnter, ext, ext, ext, ext, extRewriteEnter, extRewriteOverride, isDisambiguated, lang, position, position, position, prettyPrint, prettyPrint, prettyPrint, prettyPrint, print, printBlock, printSubStmt, throwTypes, typeCheckEnter, typeCheckOverride, visit, visitChild, visitEdge, visitListclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitconstantValue, constantValueSet, isConstant, precedence, printSubExpr, printSubExpr, typedel, 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, visitListpublic DeclassifyExpr_c(polyglot.util.Position pos,
polyglot.ast.Expr expr,
LabelNode bound,
LabelNode label)
public java.lang.String downgradeKind()
downgradeKind in interface DowngradeExpr