Package org.eclipse.m2m.atl.debug.core
Class AtlSourceLocator
java.lang.Object
org.eclipse.m2m.atl.debug.core.AtlSourceLocator
- All Implemented Interfaces:
org.eclipse.debug.core.model.ISourceLocator
The ATL source locator.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSourceElement
(org.eclipse.debug.core.model.IStackFrame stackFrame)
-
Constructor Details
-
AtlSourceLocator
public AtlSourceLocator()
-
-
Method Details
-
getSourceElement
- Specified by:
getSourceElement
in interfaceorg.eclipse.debug.core.model.ISourceLocator
- See Also:
-
ISourceLocator.getSourceElement(org.eclipse.debug.core.model.IStackFrame)
-