public class DefaultSourcePositionProvider extends SourcePositionProvider
EP_NAME| Constructor and Description | 
|---|
DefaultSourcePositionProvider()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected SourcePosition | 
computeSourcePosition(NodeDescriptor descriptor,
                     Project project,
                     DebuggerContextImpl context,
                     boolean nearest)  | 
getSourcePosition, getSourcePositionprotected SourcePosition computeSourcePosition(NodeDescriptor descriptor, Project project, DebuggerContextImpl context, boolean nearest)
computeSourcePosition in class SourcePositionProvider