| Package | Description |
|---|---|
| org.nuiton.jaxx.compiler.java |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaArgument
Represents an argument to a
JavaMethod. |
class |
JavaConstructor
To mirror a
Constructor. |
class |
JavaField
Represents a field in a Java source file being generated for output.
|
class |
JavaFile
A Java source file being generated for output.
|
class |
JavaMethod
Represents a method in a Java source file being generated for output.
|
| Modifier and Type | Field and Description |
|---|---|
static Comparator<JavaElement> |
JavaElement.JavaElementComparator |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JavaFileGenerator.generateAnnotations(JavaElement element,
StringBuilder result,
String separator) |
Copyright © 2008–2017 Ultreia.io. All rights reserved.