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 TypeMethodDescriptionexecute(Diagram diagram, BlocLines lines, ParserPass currentPass) Methods inherited from class net.sourceforge.plantuml.command.CommandMultilines
finalVerification, getEndingPattern, getPatternEnd, getStartingPattern, isCommandForbidden, isEligibleFor, isValid
-
Field Details
-
COMMENT_MULTILINE_START
- See Also:
-
COMMENT_MULTILINE_END
- See Also:
-
COMMENT_SINGLE_LINE
- See Also:
-
INNER_COMMENT
- See Also:
-
-
Method Details
-
execute
-