Class TypeEngine

java.lang.Object
com.iizigo.java.parser.type.TypeEngine
All Implemented Interfaces:
IJavaSourceParser<TypesContainer>

public class TypeEngine extends Object implements IJavaSourceParser<TypesContainer>
The Java annotations engine for properties. This class initiates the process of parsing Java files, to handle refactoring, etc.
Author:
Christopher Mindus