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