EvaluatorLookup type

型から関数情報を参照するためのデリゲート。

type EvaluatorLookup = (type: string) => ExpressionEvaluator