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