Uses of Interface
org.sonar.php.ini.tree.PhpIniFile
-
Packages that use PhpIniFile Package Description org.sonar.php.ini -
-
Uses of PhpIniFile in org.sonar.php.ini
Methods in org.sonar.php.ini that return PhpIniFile Modifier and Type Method Description PhpIniFilePhpIniParser. parse(String content)PhpIniFilePhpIniParser. parse(PhpFile file)Methods in org.sonar.php.ini with parameters of type PhpIniFile Modifier and Type Method Description List<PhpIniIssue>PhpIniCheck. analyze(PhpIniFile phpIniFile)
-