Package org.openjdk.asmtools.jasm
Class MethodData.MethodParameterData
java.lang.Object
org.openjdk.asmtools.jasm.MethodData.MethodParameterData
- All Implemented Interfaces:
DataWriter
- Enclosing class:
- MethodData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
access
int access -
name
ConstCell name
-
-
Constructor Details
-
MethodParameterData
-
-
Method Details
-
getLength
public int getLength()- Specified by:
getLength
in interfaceDataWriter
-
write
- Specified by:
write
in interfaceDataWriter
- Throws:
IOException
-