Class SentinelLocalClassLValue

java.lang.Object
org.benf.cfr.reader.bytecode.analysis.parse.lvalue.AbstractLValue
org.benf.cfr.reader.bytecode.analysis.parse.lvalue.SentinelLocalClassLValue
All Implemented Interfaces:
LValue, DeepCloneable<LValue>, Dumpable, DumpableWithPrecedence, TypeUsageCollectable

public class SentinelLocalClassLValue extends AbstractLValue
This is NOT an lvalue, however the definition of a local class follows the same scoping rules