Package | Description |
---|---|
eu.bandm.tools.metajava |
Modifier and Type | Class and Description |
---|---|
class |
AnonymousClass |
class |
GeneratedClass |
class |
GeneratedEnum |
class |
GeneratedEnumConstant |
class |
GeneratedSourceFile |
Modifier and Type | Field and Description |
---|---|
protected GeneratedSourceContext |
GeneratedClass.parentSource |
Modifier and Type | Method and Description |
---|---|
GeneratedSourceContext |
ReferenceRewriter.ObscureException.getContext() |
GeneratedSourceContext |
GeneratedSourceFile.getParentSourceContext() |
GeneratedSourceContext |
GeneratedSourceContext.getParentSourceContext() |
GeneratedSourceContext |
GeneratedClass.getParentSourceContext() |
Modifier and Type | Method and Description |
---|---|
protected void |
Visitor.action(GeneratedSourceContext context) |
void |
Visitor.match(GeneratedSourceContext context) |
Constructor and Description |
---|
ObscureException(GeneratedSourceContext context,
String name) |
ReferenceRewriter(GeneratedSourceContext context) |
ReferenceRewriter(GeneratedSourceContext context,
Set<? extends String> obscured) |
see also the complete user documentation .