资 源 简 介
This tool takes, as input, code in a (mostly) declarative language, and outputs Java source code.
The input config can be provided by building the abstract syntax tree yourself, or by using the included XML parser.
The generated Java code implements a "configurator"--a method that constructs, configures, and returns a complex object graph.