|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LexParam | |
|---|---|
| net.rmi.rmiSynth.lex | |
| Uses of LexParam in net.rmi.rmiSynth.lex |
|---|
| Methods in net.rmi.rmiSynth.lex that return LexParam | |
|---|---|
LexParam |
LexMethod.getParam(int i)
Gets 1 parameter |
LexParam[] |
LexMethod.getParams()
Gets parameters |
LexParam[] |
Reflector.getParams(java.lang.reflect.Method mtd)
Gets all parameters |
| Methods in net.rmi.rmiSynth.lex with parameters of type LexParam | |
|---|---|
static void |
Transform.castParams(LexParam[] prm,
java.lang.String srcClass,
java.lang.String tgtClass)
Substitutes all references to srcClass to tgtClass in the array of parameters (except for clone() method) |
void |
LexMethod.setParams(LexParam[] _params)
Sets parameters |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||