public interface IJavaDocTypeReferenceProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
LINK_TAG |
static String |
LINK_TAG_WITH_SUFFIX |
static String |
SEE_TAG |
static String |
SEE_TAG_WITH_SUFFIX |
| Modifier and Type | Method and Description |
|---|---|
List<ReplaceRegion> |
computeParameterTypeRefRegions(INode commentNode) |
List<ReplaceRegion> |
computeTypeRefRegions(INode commentNode) |
static final String SEE_TAG
static final String SEE_TAG_WITH_SUFFIX
static final String LINK_TAG
static final String LINK_TAG_WITH_SUFFIX
List<ReplaceRegion> computeTypeRefRegions(INode commentNode)
List<ReplaceRegion> computeParameterTypeRefRegions(INode commentNode)
Copyright © 2015. All Rights Reserved.