![]() |
GrammarScope
4.0.0
|
Static Public Member Functions | |
| static CtClass | tweakMark () throws Exception |
| static void | tweak (final Output thisMode, final String thisDir, final String thisJarName, final String thisVersion) throws Exception |
| static void | tweakToClass () throws Exception |
| static void | test () |
| static void | main (final String[] args) throws Exception |
Static Public Attributes | |
| static final String | theTweakMarkClassName = "edu.stanford.nlp.trees.TweakMark" |
Static Private Member Functions | |
| static CtClass | tweakClass () throws NotFoundException, CannotCompileException |
| static String | ensureDirExists (final String thisDir) |
Static Private Attributes | |
| static final String | theStamp = new SimpleDateFormat("yyyy/MM/dd HH:mm:ss").format(new Date()) |
| static final String | theGRClassName = "edu.stanford.nlp.trees.GrammaticalRelation" |
| static final String[] | theMethodDefs |
| static final String[] | theConstructorDefs |
| static final String[] | theMarkMethodDefs |
| static final String[] | theImports |
|
staticprivate |
|
static |
|
static |
|
static |
| thisMode | output node NONE, JAR, FILE, JVM, JVMTEST |
| thisDir | director for JAR, FILE |
| thisJarName | for JAR |
| thisVersion | for JAR |
| Exception | exception |
|
staticprivate |
|
static |
|
static |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
static |
1.8.17