public class JFile
extends java.lang.Object
Constructor and Description |
---|
JFile(java.lang.String name,
java.util.ArrayList<JFile> inclFiles,
java.util.ArrayList<JRecord> recList)
Creates a new instance of JFile
|
Modifier and Type | Method and Description |
---|---|
void |
genCode(java.lang.String language,
java.io.File outputDirectory)
Generate record code in given language.
|
Copyright © 2019 The Apache Software Foundation