DoubleForwardSlashLineComment

The LineComment that uses // to indicate a line comment.

Author

Richard Arriaga

Functions

Link copied to clipboard
open override fun toggleComment(targetText: String, commentFullLine: Boolean, atMinTab: Boolean): String

Toggle a comment for the provided text.