Class XbaseJavaDocTypeReferenceProvider

  • All Implemented Interfaces:
    org.eclipse.xtext.documentation.IJavaDocTypeReferenceProvider

    public class XbaseJavaDocTypeReferenceProvider
    extends org.eclipse.xtext.documentation.impl.MultiLineJavaDocTypeReferenceProvider
    Since:
    2.16
    • Field Summary

      • Fields inherited from class org.eclipse.xtext.documentation.impl.MultiLineJavaDocTypeReferenceProvider

        lineDelimiter, qualifiedNameConverter, scopeProvider
      • Fields inherited from interface org.eclipse.xtext.documentation.IJavaDocTypeReferenceProvider

        LINK_TAG, LINK_TAG_WITH_SUFFIX, SEE_TAG, SEE_TAG_WITH_SUFFIX
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected org.eclipse.emf.ecore.EReference getEReference​(org.eclipse.emf.ecore.EObject eObject, org.eclipse.xtext.nodemodel.INode node, int offset)  
      • Methods inherited from class org.eclipse.xtext.documentation.impl.MultiLineJavaDocTypeReferenceProvider

        computeEObjectReferencedInComment, computeParameterTypeRefRegions, computeRegions, computeRegions, computeTypeRefRegions, getElementFromScope, getScope
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • XbaseJavaDocTypeReferenceProvider

        public XbaseJavaDocTypeReferenceProvider()
    • Method Detail

      • getEReference

        protected org.eclipse.emf.ecore.EReference getEReference​(org.eclipse.emf.ecore.EObject eObject,
                                                                 org.eclipse.xtext.nodemodel.INode node,
                                                                 int offset)
        Overrides:
        getEReference in class org.eclipse.xtext.documentation.impl.MultiLineJavaDocTypeReferenceProvider