Package org.codehaus.janino.util
Class ClassFile.DeprecatedAttribute
java.lang.Object
org.codehaus.janino.util.ClassFile.AttributeInfo
org.codehaus.janino.util.ClassFile.DeprecatedAttribute
- Enclosing class:
- ClassFile
Representation of a "Deprecated" attribute (see JVMS 4.7.10).
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.codehaus.janino.util.ClassFile.AttributeInfo
store
-
Constructor Details
-
DeprecatedAttribute
public DeprecatedAttribute(short attributeNameIndex)
-
-
Method Details
-
storeBody
- Specified by:
storeBody
in classClassFile.AttributeInfo
-