메소드 | 설명 | |
---|---|---|
Compile ( IEnumerable |
||
FunctionCompiler ( |
메소드 | 설명 | |
---|---|---|
BuildFunctionArguments ( object result, List |
protected BuildFunctionArguments ( object result, List |
||
result | object | |
args | List |
|
리턴 | void |
public abstract Compile ( IEnumerable |
||
children | IEnumerable |
|
context | ParsingContext | |
리턴 | CompileResult |
public FunctionCompiler ( |
||
function | ||
리턴 | System |