Property | Type | Description | |
---|---|---|---|
ObjectInvariant | void |
Method | Description | |
---|---|---|
BlockStatement ( ) : System |
|
|
BlockStatement ( IBlockStatement blockStatement ) : System |
|
|
Dispatch ( ICodeVisitor visitor ) : void |
Calls visitor.Visit(IBlockStatement).
|
Method | Description | |
---|---|---|
ObjectInvariant ( ) : void |
public BlockStatement ( IBlockStatement blockStatement ) : System | ||
blockStatement | IBlockStatement | |
return | System |
public Dispatch ( ICodeVisitor visitor ) : void | ||
visitor | ICodeVisitor | |
return | void |