Class AtlSourceLocator

java.lang.Object
org.eclipse.m2m.atl.debug.core.AtlSourceLocator
All Implemented Interfaces:
org.eclipse.debug.core.model.ISourceLocator

public class AtlSourceLocator extends Object implements org.eclipse.debug.core.model.ISourceLocator
The ATL source locator.
  • Constructor Details

    • AtlSourceLocator

      public AtlSourceLocator()
  • Method Details

    • getSourceElement

      public Object getSourceElement(org.eclipse.debug.core.model.IStackFrame stackFrame)
      Specified by:
      getSourceElement in interface org.eclipse.debug.core.model.ISourceLocator
      See Also:
      • ISourceLocator.getSourceElement(org.eclipse.debug.core.model.IStackFrame)