EvaluatorInstruction
Static Method Summary
| Static Public Methods | ||
| public static |
branch(kind: *, ast: *, scope: *, extra: *): * |
|
Constructor Summary
| Public Constructor | ||
| public |
constructor(type: *) |
|
Method Summary
| Public Methods | ||
| public |
mark(o: *): * |
|
Static Public Methods
public static branch(kind: *, ast: *, scope: *, extra: *): * source
Params:
| Name | Type | Attribute | Description |
| kind | * | ||
| ast | * | ||
| scope | * | ||
| extra | * |
Return:
| * |
Public Constructors
public constructor(type: *) source
Params:
| Name | Type | Attribute | Description |
| type | * |