Class EnclosingMethodAttribute
java.lang.Object
com.strobel.assembler.ir.attributes.SourceAttribute
com.strobel.assembler.ir.attributes.EnclosingMethodAttribute
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionEnclosingMethodAttribute
(TypeReference enclosingType, MethodReference enclosingMethod) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.strobel.assembler.ir.attributes.SourceAttribute
create, find, find, getLength, getName, readAttribute, readAttributes
-
Field Details
-
_enclosingType
-
_enclosingMethod
-
-
Constructor Details
-
EnclosingMethodAttribute
-
-
Method Details
-
getEnclosingType
-
getEnclosingMethod
-