HoverService

public class HoverService implements ISpoofaxHoverService

Constructors

HoverService

public HoverService(IProjectService projectService, IContextService contextService, ITermFactoryService termFactoryService, IStrategoRuntimeService strategoRuntimeService, ISpoofaxTracingService tracingService, TracingCommon common)

Methods

available

public boolean available(ILanguageImpl language)

hover

public Hover hover(int offset, ISpoofaxParseUnit result)

hover

public Hover hover(int offset, ISpoofaxAnalyzeUnit result)