Method | Description | |
---|---|---|
Function ( FunctionType ftype ) : System | ||
Function ( FunctionType ftype, |
||
Function ( FunctionType ftype, AstNode arg ) : System | ||
Function ( string prefix, string name, |
public Function ( FunctionType ftype ) : System | ||
ftype | FunctionType | |
return | System |
public Function ( FunctionType ftype, |
||
ftype | FunctionType | |
argumentList | ||
return | System |
public Function ( FunctionType ftype, AstNode arg ) : System | ||
ftype | FunctionType | |
arg | AstNode | |
return | System |
public Function ( string prefix, string name, |
||
prefix | string | |
name | string | |
argumentList | ||
return | System |