Class TypeDeclarationStatementHandler

java.lang.Object
tools.mdsd.jamopp.parser.implementation.converter.statement.TypeDeclarationStatementHandler
All Implemented Interfaces:
StatementHandler

public class TypeDeclarationStatementHandler extends Object implements StatementHandler
  • Constructor Details

    • TypeDeclarationStatementHandler

      @Inject public TypeDeclarationStatementHandler(Converter<org.eclipse.jdt.core.dom.AbstractTypeDeclaration,ConcreteClassifier> classifierConverterUtility)
  • Method Details