Interface | Description |
---|---|
JavaCodeGenerator |
Interface for classes capable of participating in Java code generation.
|
Class | Description |
---|---|
CodeWriter |
A programming-language agnostic class for emitting formatted code using indentation and line breaks.
|
JavaCodeBuilder |
A simple model containing generated Java code, imports, and variable names.
|
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.