Modifier and Type | Method and Description |
---|---|
static Iterable<NodeDescriptor> |
NodesParser.parseNodes(Reader nodesDescriptor) |
Modifier and Type | Method and Description |
---|---|
void |
NodeGenerator.generateSources(Iterable<NodeDescriptor> nodes,
File sourceDir)
Create Java source files for nodes described in a node file.
|
Constructor and Description |
---|
AnalysisGenerator(String packageName,
File targetDir,
Iterable<NodeDescriptor> nodes) |
NodeDescriptor(String line,
Map<String,NodeDescriptor> nodes) |
Copyright © 2003–2018 Jamon developers. All rights reserved.