Class AngularJS::ServiceReference
A reference to a service.
Import path
import javascript
Direct supertypes
Known direct subtypes
Predicates
getACall | Gets a call that invokes the referenced service. |
getAMethodCall | Gets a method call that invokes method |
getAPropertyAccess | Gets an access to property |
getAReference | Gets a data flow node that may refer to this service. |
getAnAccess | Gets an access to the referenced service. |
getName | Gets the name of this reference. |
isInjectable | Holds if the service is available for dependency injection. |
toString | Gets a textual representation of this element. |