正在新增编译缓存功能,用于加速与加密
This commit is contained in:
@@ -59,6 +59,7 @@ namespace Convention.RScript.Runner
|
||||
}
|
||||
}
|
||||
|
||||
public abstract void Compile(ExpressionParser parser, RScriptSentence sentence, RScriptContext context);
|
||||
[return: MaybeNull]
|
||||
public abstract object Run(ExpressionParser parser, RScriptSentence sentence, RScriptContext context);
|
||||
}
|
||||
|
Reference in New Issue
Block a user