Logo Xantham

Ast.SourceFile Type

A decoded `getSourceFile` response. Cheap to hold: it is the response bytes plus six section offsets read out of the header.

Record fields

Record Field Description

Data

Full Usage: Data

Field type: byte[]
Field type: byte[]

ExtendedData

Full Usage: ExtendedData

Field type: int
Field type: int

Nodes

Full Usage: Nodes

Field type: int
Field type: int

StringTable

Full Usage: StringTable

Field type: int
Field type: int

StringTableOffsets

Full Usage: StringTableOffsets

Field type: int
Field type: int

StructuredData

Full Usage: StructuredData

Field type: int
Field type: int

Instance members

Instance member Description

this.NodeCount

Full Usage: this.NodeCount

Returns: int

Number of node records in the blob. Index 0 is a null slot; index 1 is the SourceFile.

Returns: int

Type something to start searching.