Property | Type | Description | |
---|---|---|---|
DefaultScopeNumber | int |
Method | Description | |
---|---|---|
TryGetScopeNumber ( |
Tries to get the number associated with the break/continue statement. e.g. Continue 3; or Break 10;
|
public static TryGetScopeNumber ( |
||
node | ||
scopeNumber | int | |
return | bool |