public static class ASMCodeGenerator.MethodMetaData extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
funcId |
String |
methodName |
int |
parameterCount |
Token<?> |
token |
int |
variadicListIndex |
| Constructor and Description |
|---|
MethodMetaData(Token<?> token,
String methodName) |
Copyright © 2010–2022. All rights reserved.