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