@Deprecated
public static class DataProcessor.Util
extends java.lang.Object
Constructor and Description |
---|
Util(org.eclipse.xtend.lib.macro.TransformationContext context)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addDataToString(org.eclipse.xtend.lib.macro.declaration.MutableClassDeclaration cls)
Deprecated.
|
java.lang.Iterable<? extends org.eclipse.xtend.lib.macro.declaration.FieldDeclaration> |
getDataFields(org.eclipse.xtend.lib.macro.declaration.ClassDeclaration it)
Deprecated.
|
java.lang.Iterable<? extends org.eclipse.xtend.lib.macro.declaration.MutableFieldDeclaration> |
getDataFields(org.eclipse.xtend.lib.macro.declaration.MutableClassDeclaration it)
Deprecated.
|
public Util(org.eclipse.xtend.lib.macro.TransformationContext context)
public java.lang.Iterable<? extends org.eclipse.xtend.lib.macro.declaration.FieldDeclaration> getDataFields(org.eclipse.xtend.lib.macro.declaration.ClassDeclaration it)
public java.lang.Iterable<? extends org.eclipse.xtend.lib.macro.declaration.MutableFieldDeclaration> getDataFields(org.eclipse.xtend.lib.macro.declaration.MutableClassDeclaration it)
public void addDataToString(org.eclipse.xtend.lib.macro.declaration.MutableClassDeclaration cls)