On this page

new VariableInfo(declaredScope, name, flags, tagInfo?): VariableInfo
Attributes

Creates an instance of VariableInfo.

Attributes
isFree(): boolean
Returns:<boolean>

Checks whether this variable info is free.


isTagged(): boolean
Returns:<boolean>

Checks whether this variable info is tagged.

Type:
<0> | <1> | <2> | <4>