Package net.sourceforge.plantuml.command
Class CommandMultilinesComment
java.lang.Object
net.sourceforge.plantuml.command.CommandMultilines<Diagram>
net.sourceforge.plantuml.command.CommandMultilinesComment
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class net.sourceforge.plantuml.command.CommandMultilines
finalVerification, getDescription, getStartingPattern, isCommandForbidden, isValid
-
Field Details
-
COMMENT_MULTILINE_START
- See Also:
-
COMMENT_MULTILINE_END
- See Also:
-
COMMENT_SINGLE_LINE
- See Also:
-
INNER_COMMENT
- See Also:
-
-
Method Details
-
getPatternEnd
- Specified by:
getPatternEnd
in classCommandMultilines<Diagram>
-
execute
-