public class PythonTreeCode extends BaseGenerator implements IBuiltInSIProcessor
| Constructor and Description |
|---|
PythonTreeCode() |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
String |
documentation() |
void |
generate(Database database,
String output) |
void |
out(PrintWriter outData,
String data) |
String |
string(String var,
boolean value) |
String |
string(String var,
int value) |
String |
string(String var,
long value) |
String |
string(String var,
String value) |
String |
stringTrip(String var,
String value,
boolean trip) |
addFileToOutputtedFilesList, addFileToOutputtedFilesList, getFlags, getGeneratedOutputFiles, openOutputFileForGeneration, openOutputFileForGeneration, toBooleanclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGeneratedOutputFilesgetFlags, toBooleanpublic String description()
description in interface IGeneratorpublic String documentation()
documentation in interface IGeneratorpublic void out(PrintWriter outData, String data)
Copyright © 2019. All rights reserved.