메소드 | 설명 | |
---|---|---|
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 |