public class ANTLR extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
compiler |
static String |
jarName |
static String |
root |
static String[] |
srcdir |
| Constructor and Description |
|---|
ANTLR() |
public static String compiler
public static String jarName
public static String root
public static String[] srcdir
public String getName()
public void build(Tool tool)
public void jar(Tool tool)
protected boolean rootIsValidANTLRDir(Tool tool)