Interface ISourceContext

All Known Subinterfaces:
IEclipseSourceContext
All Known Implementing Classes:
SourceContextImpl

public interface ISourceContext
  • Method Details

    • makeSourceLocation

      ISourceLocation makeSourceLocation(IHasPosition position)
    • makeSourceLocation

      ISourceLocation makeSourceLocation(int line, int offset)
    • getOffset

      int getOffset()
    • tidy

      void tidy()