Package org.sonar.php.tree.symbols
Class MemberSymbolImpl
java.lang.Object
org.sonar.php.tree.symbols.SymbolImpl
org.sonar.php.tree.symbols.MemberSymbolImpl
- All Implemented Interfaces:
MemberSymbol,Symbol
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.sonar.plugins.php.api.symbols.Symbol
Symbol.Kind -
Method Summary
Methods inherited from class org.sonar.php.tree.symbols.SymbolImpl
assignUnknown, assignValue, called, declaration, hasModifier, is, kind, modifiers, name, qualifiedName, scope, toString, uniqueAssignedValue, usagesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.sonar.plugins.php.api.symbols.Symbol
called, declaration, hasModifier, is, kind, modifiers, name, qualifiedName, usages
-
Method Details
-
owner
- Specified by:
ownerin interfaceMemberSymbol
-