source:
to-imperative/trunk/compiler/refal/org/refal/plus/compiler/NativeJava.rfi
@
3600
Last change on this file since 3600 was 3600, checked in by yura, 13 years ago | |
---|---|
|
|
File size: 150 bytes |
Line | |
---|---|
1 | // $Id: NativeJava.rfi 3600 2008-03-28 15:20:52Z yura $ |
2 | |
3 | $module "org.refal.plus.compiler.NativeJava"; |
4 | |
5 | $func DeclarationReader s.decl = s.isStatic s.returnType s.className s.methodName e.argTypes; |
Note: See TracBrowser
for help on using the repository browser.