Method | Description | |
---|---|---|
CheckVarArgsParameter ( IParameter parameters, Boo.Lang.Compiler.Ast.ExpressionCollection args ) : bool | ||
ShouldExpandArgs ( IMethod method, Boo.Lang.Compiler.Ast.ExpressionCollection args ) : bool |
public CheckVarArgsParameter ( IParameter parameters, Boo.Lang.Compiler.Ast.ExpressionCollection args ) : bool | ||
parameters | IParameter | |
args | Boo.Lang.Compiler.Ast.ExpressionCollection | |
return | bool |
public ShouldExpandArgs ( IMethod method, Boo.Lang.Compiler.Ast.ExpressionCollection args ) : bool | ||
method | IMethod | |
args | Boo.Lang.Compiler.Ast.ExpressionCollection | |
return | bool |