Method | Description | |
---|---|---|
ComparisonFor ( |
||
EndsWithBreak ( |
||
NewGoto ( Boo.Lang.Compiler.Ast.LabelStatement label ) : Boo.Lang.Compiler.Ast.GotoStatement |
Method | Description | |
---|---|---|
SwitchMacroModule ( ) : Boo.Lang.Compiler.Ast |
public static ComparisonFor ( |
||
local | ||
expressions | IEnumerable |
|
return |
public static EndsWithBreak ( |
||
block | ||
return | bool |
public static NewGoto ( Boo.Lang.Compiler.Ast.LabelStatement label ) : Boo.Lang.Compiler.Ast.GotoStatement | ||
label | Boo.Lang.Compiler.Ast.LabelStatement | |
return | Boo.Lang.Compiler.Ast.GotoStatement |