Class WildcardMatch.LValueWildcard

java.lang.Object
org.benf.cfr.reader.bytecode.analysis.parse.wildcard.WildcardMatch.DebugDumpable
org.benf.cfr.reader.bytecode.analysis.parse.wildcard.WildcardMatch.LValueWildcard
All Implemented Interfaces:
LValue, DeepCloneable<LValue>, Wildcard<LValue>, Dumpable, DumpableWithPrecedence, TypeUsageCollectable
Enclosing class:
WildcardMatch

public class WildcardMatch.LValueWildcard extends WildcardMatch.DebugDumpable implements LValue, Wildcard<LValue>