Class WildcardMatch.ConstructorInvokationAnonymousInnerWildcard
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.parse.wildcard.WildcardMatch.DebugDumpable
org.benf.cfr.reader.bytecode.analysis.parse.wildcard.WildcardMatch.AbstractBaseExpressionWildcard
org.benf.cfr.reader.bytecode.analysis.parse.wildcard.WildcardMatch.ConstructorInvokationAnonymousInnerWildcard
- All Implemented Interfaces:
HasByteCodeLoc,Expression,DeepCloneable<Expression>,ComparableUnderEC,Wildcard<ConstructorInvokationAnonymousInner>,Dumpable,DumpableWithPrecedence,TypeUsageCollectable
- Enclosing class:
WildcardMatch
public class WildcardMatch.ConstructorInvokationAnonymousInnerWildcard
extends WildcardMatch.AbstractBaseExpressionWildcard
implements Wildcard<ConstructorInvokationAnonymousInner>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class org.benf.cfr.reader.bytecode.analysis.parse.wildcard.WildcardMatch.AbstractBaseExpressionWildcard
addLoc, applyExpressionRewriter, applyReverseExpressionRewriter, canPushDownInto, canThrow, collectTypeUsages, collectUsedLValues, deepClone, dumpWithOuterPrecedence, equivalentUnder, getCombinedLoc, getComputedLiteral, getInferredJavaType, getLoc, getPrecedence, isSimple, isValidStatement, outerDeepClone, pushDown, replaceSingleUsageLValues, visitMethods inherited from class org.benf.cfr.reader.bytecode.analysis.parse.wildcard.WildcardMatch.DebugDumpable
dumpMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.benf.cfr.reader.bytecode.analysis.parse.Expression
dump
-
Field Details
-
matchedValue
-
clazz
-
args
-
-
Constructor Details
-
ConstructorInvokationAnonymousInnerWildcard
ConstructorInvokationAnonymousInnerWildcard(JavaTypeInstance clazz, List<Expression> args)
-
-
Method Details
-
getMatch
- Specified by:
getMatchin interfaceWildcard<ConstructorInvokationAnonymousInner>
-
resetMatch
public void resetMatch()- Specified by:
resetMatchin interfaceWildcard<ConstructorInvokationAnonymousInner>
-
equals
-