|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SmallMethod.Local | |
| com.svincent.smalljava | Provides an API for generating Java source code and JVM bytecodes. |
| Uses of SmallMethod.Local in com.svincent.smalljava |
| Methods in com.svincent.smalljava that return SmallMethod.Local | |
SmallMethod.Local |
SmallMethod.getLocal(java.lang.String name)
Get the local variable with the given name. |
| Methods in com.svincent.smalljava with parameters of type SmallMethod.Local | |
void |
SmallMethod.addLocal(SmallMethod.Local l,
Expr initializer)
Adds a new local variable to this method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
This is documentation for Moksa Prolog, which can be found at http://www.svincent.com/moksa/
Copyright © 1999 Shawn P. Vincent.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.