Method | Description | |
---|---|---|
HasBreak ( |
||
Verify ( |
Method | Description | |
---|---|---|
VisitContinue ( |
||
VisitExit ( |
||
VisitGoTo ( |
||
VisitReturn ( |
public static HasBreak ( |
||
statement | ||
return | bool |
public Verify ( |
||
statement | ||
return | bool |
protected VisitContinue ( |
||
statement | ||
return |
protected VisitExit ( |
||
statement | ||
return |
protected VisitGoTo ( |
||
statement | ||
return |
protected VisitReturn ( |
||
statement | ||
return |