Method | Description | |
---|---|---|
Dispatch ( ICodeVisitor visitor ) : void |
|
|
GotoStatement ( ) : System |
|
|
GotoStatement ( IGotoStatement gotoStatement ) : System |
|
public Dispatch ( ICodeVisitor visitor ) : void | ||
visitor | ICodeVisitor | |
return | void |
public GotoStatement ( IGotoStatement gotoStatement ) : System | ||
gotoStatement | IGotoStatement | |
return | System |