Uses of Class
net.rmi.rmiSynth.lex.LexMethod

Packages that use LexMethod
net.rmi.rmiSynth.lex   
 

Uses of LexMethod in net.rmi.rmiSynth.lex
 

Methods in net.rmi.rmiSynth.lex that return LexMethod
 LexMethod LexBase.getConstr()
          Gets constructor for output code
 LexMethod LexBase.getMain()
          Gets main method for output code
 LexMethod[] Reflector.getMethods()
          Gets all methods
 LexMethod[] LexBase.getMethods()
          Gets methods
 

Methods in net.rmi.rmiSynth.lex with parameters of type LexMethod
 void LexBase.setMethods(LexMethod[] _methods)
          Sets methods