[][src]Function rust_js_ts_gen::util::call_method

pub fn call_method(
    expr: Expr,
    method_name: &str,
    parameter_list: Vec<Expr>
) -> Expr

メソッドを呼ぶ (getとcallのシンタックスシュガー)