public class MethodGenerator extends Object
Constructor and Description |
---|
MethodGenerator() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] argv)
Main entry point.
|
void |
process(File directory)
Generate ruby class methods.
|
public static void main(String[] argv) throws IOException
argv
- command line argumentsIOException
public void process(File directory) throws IOException
directory
- target directory for method files.IOException
Copyright © 2000–2024 Packwood Software. All rights reserved.