Symbol

A (non-logical) symbol

Implements

Fields

fileRange (FileRange)

The FileRange of this Symbol's definition

fileVersion (FileVersion!)

The FileVersion to which this object belongs

fullName (String!)

The fully qualified name of the Symbol

kind (String!)

The kind of the Symbol

locId (ID!)

The Loc/Id of the document

name (String!)

The name of the Symbol

oms (OMS!)

The OMS to which this Symbol belongs to

sentences ([Sentence!]!)

The Sentences in which this Symbol occurs

Argument Type Description
limit Int

Maximum number of entries to list

The default value is 20.

skip Int

Skip the first n entries

The default value is 0.

signatures ([Signature!]!)

The Signatures in which this Symbol occurs

Argument Type Description
limit Int

Maximum number of entries to list

The default value is 20.

skip Int

Skip the first n entries

The default value is 0.