CommentSyntax

interface CommentSyntax

Therepresentation of comment syntax that can be used to comment text.

Author

Richard Arriaga

Functions

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

Toggle a comment for the provided text.

Inheritors

Link copied to clipboard
Link copied to clipboard