Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Attribute

An attribute variable.

Hierarchy

  • Attribute

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • new Attribute(name: string, size: number): Attribute

Properties

Protected _name

_name: string

Protected _size

_size: number

Accessors

name

  • get name(): string

size

  • get size(): number

Methods

equals

Generated using TypeDoc