Package org.sonar.php.tree.symbols
Interface HasClassSymbol
- All Known Implementing Classes:
AnonymousClassTreeImpl,ClassDeclarationTreeImpl,EnumDeclarationTreeImpl
public interface HasClassSymbol
-
Method Summary
-
Method Details
-
symbol
ClassSymbol symbol() -
setSymbol
-