public interface IRMethodArgs
| Modifier and Type | Method and Description |
|---|---|
ArgumentDescriptor[] |
getArgumentDescriptors()
Get the array of ArgumentDescriptors that represent the arguments to this method.
|
Signature |
getSignature()
Get the Signature for this method.
|
void |
setRuby2Keywords() |
Signature getSignature()
ArgumentDescriptor[] getArgumentDescriptors()
void setRuby2Keywords()
Copyright © 2001-2023 JRuby. All Rights Reserved.