Interface | Description |
---|---|
IBindingTagger |
Implementations are contributed with the org.eclipse.cdt.core.tagger extension-point.
|
ITag |
Tags are used to annotate
ITagReader 's with extra information. |
ITagReader |
An interface that provides read-only access to the tags associated with a particular binding.
|
ITagService |
Provides ITagReaders for specific bindings.
|
ITagWriter |
An interface that allows tag creation and modification.
|
IWritableTag |
Tags are used to annotate
ITagWriter 's with extra information. |
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.