BASH

Comment support for bash files.

Properties

Link copied to clipboard
val blockComment: BlockComment?

The BlockComment for the associated extension or null if BlockComments are not supported.

Link copied to clipboard
val extension: String

The file extension that represents the file type that this FileExtensionCommentSyntax is associated with.

Link copied to clipboard
val lineComment: LineComment?

The LineComment for the associated extension or null if LineComments are not supported.

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int