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