| Package | Description |
|---|---|
| org.codehaus.janino.util.signature |
Application-independent helper classes.
|
| Modifier and Type | Method and Description |
|---|---|
SignatureParser.MethodTypeSignature |
SignatureParser.decodeMethodDescriptor(String s)
Decodes a 'method descriptor' as defined in JVMS[78] 4.3.3.
|
SignatureParser.MethodTypeSignature |
SignatureParser.decodeMethodTypeSignature(String s)
Decodes a 'method type signature' as defined in JVMS7 4.3.4 / JVMS8 4.7.9.1.
|
Copyright © 2022. All rights reserved.