new Label(addr, type, extra)
Parameters:
Name | Type | Argument | Description |
---|---|---|---|
addr |
Number | the address the label references within its data frame. | |
type |
String | the type of the variable represented by the label. | |
extra |
Object |
<optional> |
any extra data (function parameters etc.) that must be known about the label. |
- Source: