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.
|
Signature getSignature()
ArgumentDescriptor[] getArgumentDescriptors()
Copyright © 2001-2015 JRuby. All Rights Reserved.