|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.groovy.antlr.java.Java2GroovyMain
public class Java2GroovyMain extends Object
| Constructor and Description |
|---|
Java2GroovyMain()
|
| Modifier and Type | Method and Description |
|---|---|
static String |
convert(String filename,
String input)
|
static String |
convert(String filename,
String input,
boolean withHeader,
boolean withNewLines)
|
static void |
main(String[] args)
|
static String |
mindmap(String input)
|
static String |
nodePrinter(String input)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Java2GroovyMain()
| Method Detail |
|---|
public static void main(String[] args)
public static String convert(String filename,
String input)
throws Exception
Exception
public static String convert(String filename,
String input,
boolean withHeader,
boolean withNewLines)
throws Exception
Exception
public static String mindmap(String input)
throws Exception
Exception
public static String nodePrinter(String input)
throws Exception
Exception
|
Copyright © 2003-2010 The Codehaus. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||