|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommentType | |
---|---|
org.sonar.plugins.scala.language |
Uses of CommentType in org.sonar.plugins.scala.language |
---|
Methods in org.sonar.plugins.scala.language that return CommentType | |
---|---|
static CommentType |
CommentType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CommentType[] |
CommentType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.sonar.plugins.scala.language with parameters of type CommentType | |
---|---|
Comment(String content,
CommentType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |