Class Symbols

java.lang.Object
org.sonar.php.symbols.Symbols

public class Symbols extends Object
Utility class to retrieve symbols from the AST. We can drop this class as soon as we expose an equivalent API directly on the AST interfaces.