|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.xtext.documentation.impl.AbstractMultiLineCommentProvider
org.eclipse.xtext.documentation.impl.MultiLineCommentDocumentationProvider
org.eclipse.ocl.examples.xtext.essentialocl.ui.model.BaseDocumentationProvider
public class BaseDocumentationProvider
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.xtext.documentation.impl.AbstractMultiLineCommentProvider |
---|
org.eclipse.xtext.documentation.impl.AbstractMultiLineCommentProvider.MultiLineCommentProviderProperties |
Field Summary |
---|
Fields inherited from class org.eclipse.xtext.documentation.impl.MultiLineCommentDocumentationProvider |
---|
commentStartTagRegex |
Fields inherited from class org.eclipse.xtext.documentation.impl.AbstractMultiLineCommentProvider |
---|
END_TAG, endTag, endTagRegex, LINE_POSTFIX, LINE_PREFIX, linePostfix, linePostfixRegex, linePrefix, linePrefixRegex, RULE, ruleName, START_TAG, startTag, startTagRegex, tagsAndPrefixRegex, whitespace, WHITESPACE, WS_RULE, wsRuleName |
Constructor Summary | |
---|---|
BaseDocumentationProvider()
|
Method Summary | |
---|---|
protected java.lang.String |
findComment(org.eclipse.emf.ecore.EObject o)
|
Methods inherited from class org.eclipse.xtext.documentation.impl.MultiLineCommentDocumentationProvider |
---|
getDocumentation, getDocumentationNodes, injectProperties |
Methods inherited from class org.eclipse.xtext.documentation.impl.AbstractMultiLineCommentProvider |
---|
getTextFromMultilineComment |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BaseDocumentationProvider()
Method Detail |
---|
protected java.lang.String findComment(org.eclipse.emf.ecore.EObject o)
findComment
in class org.eclipse.xtext.documentation.impl.MultiLineCommentDocumentationProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |