CreateCalculator

CreateCalculator(Type)

public Calculator CreateCalculator(Type calculatorType) ;

説明

Calculatorを作成する。エディタで使用する。

パラメーター

パラメーター名 説明
calculatorType Calculatorの型

戻り値

生成した演算ノード。