Interface ASTConverter.IASTConverterFactory

All Known Implementing Classes:
AjASTConverterFactory
Enclosing class:
ASTConverter

public static interface ASTConverter.IASTConverterFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    getASTConverter​(Map options, boolean resolveBindings, org.eclipse.core.runtime.IProgressMonitor monitor)
     
  • Method Details

    • getASTConverter

      ASTConverter getASTConverter(Map options, boolean resolveBindings, org.eclipse.core.runtime.IProgressMonitor monitor)