Class ContributorInfo
A representation of contributor information for an NPM package.
Import path
import javascript
Direct supertypes
Indirect supertypes
Predicates
Inherited predicates
getAPrimaryQlClass | Gets the primary QL class for the Locatable. | from JSONValue |
getChild | Gets the | from JSONValue |
getEndLine | Gets the line on which this element ends. | from Locatable |
getFile | Gets the file this program element comes from. | from Locatable |
getJsonFile | Gets the JSON file containing this value. | from JSONValue |
getLocation | Gets this element’s location. | from JSONValue |
getNumLines | Gets the number of lines covered by this element. | from Locatable |
getParent | Gets the parent value to which this value belongs, if any. | from JSONValue |
getStartLine | Gets the line on which this element starts. | from Locatable |
isTopLevel | Holds if this JSON value is the top level element in its enclosing file. | from JSONValue |
toString | Gets a textual representation of this element. | from JSONValue |