Property | Type | Description |
---|
Method | Description | |
---|---|---|
Dispatch ( ICodeVisitor visitor ) : void |
|
|
SwitchStatement ( ) : System |
|
|
SwitchStatement ( ISwitchStatement switchStatement ) : System |
|
public Dispatch ( ICodeVisitor visitor ) : void | ||
visitor | ICodeVisitor | |
return | void |
public SwitchStatement ( ISwitchStatement switchStatement ) : System | ||
switchStatement | ISwitchStatement | |
return | System |