| Package | Description |
|---|---|
| javassist.bytecode |
Bytecode-level API.
|
| Modifier and Type | Method | Description |
|---|---|---|
static SignatureAttribute.MethodSignature |
SignatureAttribute.toMethodSignature(String sig) |
Parses the given signature string as a method type signature.
|
Copyright © 2018 Shigeru Chiba, www.javassist.org. All rights reserved.