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, usages
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.sonar.plugins.php.api.symbols.Symbol
called, declaration, hasModifier, is, kind, modifiers, name, qualifiedName, usages
-
Method Details
-
owner
- Specified by:
owner
in interfaceMemberSymbol
-