java.lang.Object
org.benf.cfr.reader.bytecode.analysis.parse.lvalue.AbstractLValue
All Implemented Interfaces:
LValue, DeepCloneable<LValue>, Dumpable, DumpableWithPrecedence, TypeUsageCollectable
Direct Known Subclasses:
AbstractFieldVariable, ArrayVariable, LocalVariable, SentinelLocalClassLValue, StackSSALabel

public abstract class AbstractLValue extends Object implements LValue