| Package | Description |
|---|---|
| com.articulate.sigma.semRewrite |
| Modifier and Type | Method and Description |
|---|---|
static void |
QAOutputGenerator.generate(String inputPath,
String outputPath,
Interpreter inter)
generate output with filename and output to jasonfilename
both should with path
|
static void |
QAOutputGenerator.generateForDir(String dir,
Interpreter inter)
generate output with filename and output to jasonfilename
both should with path
|
static void |
QAOutputGenerator.generateForFile(String file,
Interpreter inter)
generate output with filename and output to jasonfilename
both should with path
|
static List<QAOutputGenerator.Record> |
QAOutputGenerator.getRecordFromStringSet(String[] strs,
Interpreter inter)
Generate output from an array of strings
|
Copyright © 2015. All rights reserved.