Package org.eclipse.steady.java.sign
Class DistillerUtil
- java.lang.Object
-
- org.eclipse.steady.java.sign.DistillerUtil
-
- Direct Known Subclasses:
ASTSignatureChange
public class DistillerUtil extends Object
Required to invoke the Eclipse JDT plugin.
-
-
Field Summary
Fields Modifier and Type Field Description protected static ch.uzh.ifi.seal.changedistiller.distilling.DistillermDistillerConstantmDistillerprotected static com.google.inject.InjectormInjectorConstantmInjectorprotected static ch.uzh.ifi.seal.changedistiller.model.entities.StructureEntityVersionstructureEntityConstantstructureEntity
-
Constructor Summary
Constructors Constructor Description DistillerUtil()
-
-
-
Field Detail
-
mInjector
protected static final com.google.inject.Injector mInjector
ConstantmInjector
-
structureEntity
protected static final ch.uzh.ifi.seal.changedistiller.model.entities.StructureEntityVersion structureEntity
ConstantstructureEntity
-
mDistiller
protected static final ch.uzh.ifi.seal.changedistiller.distilling.Distiller mDistiller
ConstantmDistiller
-
-