Method | Description | |
---|---|---|
GetInfo ( ICode ast ) : BlockInfo>.Dictionary |
||
Visit ( ICode c ) : ICode |
Method | Description | |
---|---|---|
BlockEnd ( ICode originalBlock, ICode transformedBlock ) : void | ||
BlockStart ( ICode block ) : void | ||
VisitContinuation ( |
protected BlockEnd ( ICode originalBlock, ICode transformedBlock ) : void | ||
originalBlock | ICode | |
transformedBlock | ICode | |
return | void |
public static GetInfo ( ICode ast ) : BlockInfo>.Dictionary |
||
ast | ICode | |
return | BlockInfo>.Dictionary |
protected VisitContinuation ( |
||
s | ||
return | ICode |