Package | Description |
---|---|
org.sonar.plugins.scala.language |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
Comment(String content,
CommentType type) |
Copyright © 2002–2016 InfoEther. All rights reserved.