Class MethodPrototype.ParameterLValue
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.types.MethodPrototype.ParameterLValue
- Enclosing class:
- MethodPrototype
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionParameterLValue
(LocalVariable localVariable, MethodPrototype.HiddenReason hidden) -
Method Summary
-
Field Details
-
localVariable
-
-
Constructor Details
-
ParameterLValue
ParameterLValue(LocalVariable localVariable, MethodPrototype.HiddenReason hidden)
-
-
Method Details