de.smartics.testdoc.core.source
Interface SourceCodeHelper

Package class diagram package SourceCodeHelper
All Known Implementing Classes:
DummySourceCodeHelper, SunSourceCodeHelper

public interface SourceCodeHelper

Helper to extract source code information.

Author:
Robert Reiner

Method Summary
 de.smartics.util.source.SourceCodeLocation getSourceCodeLocation(Element element)
          Returns the location of the element in the source code.
 

Method Detail

getSourceCodeLocation

de.smartics.util.source.SourceCodeLocation getSourceCodeLocation(Element element)
Returns the location of the element in the source code.

Parameters:
element - the element whose location in the source code is requested.
Returns:
the requested location.


Copyright © 2010-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.