package language
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
Comment extends AnyRef
This class implements a Scala comment and the computation of several base metrics for a comment.
This class implements a Scala comment and the computation of several base metrics for a comment.
- Since
0.1
-
sealed abstract final
class
CommentType extends Enum[CommentType]
This enum is a helper to distinguish between the different types of comments in Sonar.
This enum is a helper to distinguish between the different types of comments in Sonar.
- Since
0.1
Value Members
-
object
CodeDetector
This object is a helper object for detecting valid Scala code in a given piece of source code.
This object is a helper object for detecting valid Scala code in a given piece of source code.
- Since
0.1