Property | Type | Description | |
---|---|---|---|
ObjectInvariant | void |
Method | Description | |
---|---|---|
Clone ( ) : |
Returns a shallow copy of this ForStatement.
|
|
Dispatch ( ICodeVisitor visitor ) : void |
|
|
ForStatement ( ) : System |
|
|
ForStatement ( IForStatement forStatement ) : System |
|
Method | Description | |
---|---|---|
ObjectInvariant ( ) : void |
public Dispatch ( ICodeVisitor visitor ) : void | ||
visitor | ICodeVisitor | |
return | void |
public ForStatement ( IForStatement forStatement ) : System | ||
forStatement | IForStatement | |
return | System |