Class DocumentationCommentParser
java.lang.Object
tools.refinery.language.documentation.DocumentationCommentParser
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@Nullable String
getDocumentation
(org.eclipse.emf.ecore.EObject eObject) @NotNull ParsedDocumentation
getParsedDocumentation
(org.eclipse.emf.ecore.EObject eObject) parseDocumentation
(org.eclipse.emf.ecore.EObject eObject)
-
Field Details
-
CLASS_PARAMETER_NAME
- See Also:
-
ENUM_PARAMETER_NAME
- See Also:
-
REFERENCE_SOURCE_PARAMETER_NAME
- See Also:
-
REFERENCE_TARGET_PARAMETER_NAME
- See Also:
-
COLOR_TAG
- See Also:
-
DOCUMENTATION
- See Also:
-
-
Constructor Details
-
DocumentationCommentParser
public DocumentationCommentParser()
-
-
Method Details
-
getDocumentation
-
parseDocumentation
-
getParsedDocumentation
@NotNull public @NotNull ParsedDocumentation getParsedDocumentation(org.eclipse.emf.ecore.EObject eObject)
-