Skip to main content

AbstractLocationType class

Signature

export declare abstract class AbstractLocationType extends AbstractDataModelBase

Extends: AbstractDataModelBase

Constructors

Constructor

Modifiers

Description

(constructor)(xml, element, elementName)

Constructs a new instance of the AbstractLocationType class

Properties

Property

Modifiers

Type

Description

bodyend?

number | undefined

(Optional)

bodyfile?

string | undefined

(Optional)

bodystart?

number | undefined

(Optional)

column?

number | undefined

(Optional)

declcolumn?

number | undefined

(Optional)

declfile?

string | undefined

(Optional)

declline?

number | undefined

(Optional)

file

string

line?

number | undefined

(Optional)