Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for variable-specification object.

export
interface

IVariableSpecification

Hierarchy

  • IVariableSpecification

Index

Properties

Properties

name

name: string

Name of the variable.

memberof

IVariableSpecification

required

required: boolean

Indicates if is variable required.

memberof

IVariableSpecification

scope

scope: string

Variable scope.

memberof

IVariableSpecification

Generated using TypeDoc