public abstract class AbstractMutatingAssignmentExpression extends AbstractAssignmentExpression
| Modifier and Type | Method and Description |
|---|---|
boolean |
canThrow(ExceptionCheck caught) |
boolean |
isValidStatement() |
getPostMutation, getPreMutation, getUpdatedLValue, isSelfMutatingOp1addLoc, canPushDownInto, collectTypeUsages, dump, dumpInner, dumpWithOuterPrecedence, equals, getComputedLiteral, getInferredJavaType, getLoc, getPrecedence, isSimple, outerDeepClone, pushDown, toString, visitclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyExpressionRewriter, applyReverseExpressionRewriter, collectUsedLValues, equivalentUnder, replaceSingleUsageLValuesdeepClonegetCombinedLocpublic boolean canThrow(ExceptionCheck caught)
canThrow in interface ExpressioncanThrow in class AbstractExpressionpublic boolean isValidStatement()
isValidStatement in interface ExpressionisValidStatement in class AbstractExpressionCopyright © 2011-2021. All Rights Reserved.