Class AngularJS::ScopeServiceReference
The $scope or $rootScope service.
Import path
import javascriptDirect supertypes
Indirect supertypes
Inherited predicates
| getACall | Gets a call that invokes the referenced service. | from ServiceReference |
| getAMethodCall | Gets a method call that invokes method | from ServiceReference |
| getAPropertyAccess | Gets an access to property | from ServiceReference |
| getAReference | Gets a data flow node that may refer to this service. | from ServiceReference |
| getAnAccess | Gets an access to the referenced service. | from ServiceReference |
| getName | Gets the name of this reference. | from BuiltinServiceReference |
| isInjectable | Holds if the service is available for dependency injection. | from BuiltinServiceReference |
| toString | Gets a textual representation of this element. | from ServiceReference |