@Component public class InlineCommentCommands extends java.lang.Object implements CommandMarker
Constructor and Description |
---|
InlineCommentCommands() |
Modifier and Type | Method and Description |
---|---|
void |
inlineComment() |
@CliCommand(value={"//",";"}, help="Inline comment markers (start of line only)") public void inlineComment()