Uses of Enum Class
org.sonar.php.api.PHPKeyword
Packages that use PHPKeyword
-
Uses of PHPKeyword in org.sonar.php.api
Methods in org.sonar.php.api that return PHPKeywordModifier and TypeMethodDescriptionstatic PHPKeywordReturns the enum constant of this class with the specified name.static PHPKeyword[]PHPKeyword.values()Returns an array containing the constants of this enum class, in the order they are declared.