Property | Type | Description |
---|
Method | Description | |
---|---|---|
CatchClause ( ) : System |
|
|
CatchClause ( ICatchClause catchClause ) : System |
|
|
Dispatch ( ICodeVisitor visitor ) : void |
|
public CatchClause ( ICatchClause catchClause ) : System | ||
catchClause | ICatchClause | |
return | System |
public Dispatch ( ICodeVisitor visitor ) : void | ||
visitor | ICodeVisitor | |
return | void |