Package org.eclipse.jface.text.codemining
package org.eclipse.jface.text.codemining
-
ClassDescriptionAbstract class for
ICodeMining
.A codemining provider that can provide adapters through a context that can be set by the creator of this codemining provider.A reconciler which update code minings.A code mining rendered at the start of the line, located at the very end of the document.A code mining represents a content (ex: label, icons) that should be shown along with source text, like the number of references, a way to run tests (with run/debug icons), etc.A code mining provider adds miningsICodeMining
to source text.Abstract class for line content code mining.A code mining that is positioned on end of a line.Abstract class for line header code mining.