Метод | Описание | |
---|---|---|
ComparisonFor ( |
||
EndsWithBreak ( |
||
NewGoto ( Boo.Lang.Compiler.Ast.LabelStatement label ) : Boo.Lang.Compiler.Ast.GotoStatement |
Метод | Описание | |
---|---|---|
SwitchMacroModule ( ) : Boo.Lang.Compiler.Ast |
public static ComparisonFor ( |
||
local | ||
expressions | IEnumerable |
|
Результат |
public static EndsWithBreak ( |
||
block | ||
Результат | bool |
public static NewGoto ( Boo.Lang.Compiler.Ast.LabelStatement label ) : Boo.Lang.Compiler.Ast.GotoStatement | ||
label | Boo.Lang.Compiler.Ast.LabelStatement | |
Результат | Boo.Lang.Compiler.Ast.GotoStatement |