Class AngularJS :: AngularModule
An AngularJS module.
Import path
import javascript
Direct supertypes
Fields
Predicates
getADefinition |
Get a definition for this module, that is, a call of the form |
getADependency |
Gets another module that this module lists as a dependency. |
getALookup |
Gets a lookup of this module, that is, a call of the form |
getDependencyArray |
Get the array of dependencies from this module’s definition. |
getName |
Gets the name of this module. |
toString |
Gets a textual representation of this module. |