Interface | Description |
---|---|
Log.Adapter | |
SourceRoot.Callback |
Class | Description |
---|---|
ClassUtils | |
CodeGenerationUtils | |
Log |
To avoid dependencies on logging frameworks, we have invited yet another logging framework :-)
|
Log.DefaultAdapter | |
Pair<A,B> |
Simply a pair of objects.
|
PositionUtils | |
SeparatedItemStringBuilder |
Builds a string containing a list of items with a prefix, a postfix, and a separator.
|
SourceRoot |
A collection of Java source files located in one directory and its subdirectories on the file system.
|
StringEscapeUtils |
Adapted from apache commons-lang3 project.
|
Utils |
Any kind of utility.
|
VisitorMap<N extends Node,V> |
A map that overrides the equals and hashcode calculation of the added nodes
by using another equals and hashcode visitor for those methods.
|
Enum | Description |
---|---|
SourceRoot.Callback.Result |
Copyright © 2007–2017. All rights reserved.