rsel-exprparser-basic

Parses RSel-specific expression text and rebuilds it in the UI.

2016/03/07のページです。最新版はこちら。

このスクリプトは単体で利用できません。右のようなメタデータを含むスクリプトから、ライブラリとして読み込まれます: // @require https://update.greatest.deepsurf.us/scripts/17641/111918/rsel-exprparser-basic.js

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
TheLastTaterTot
バージョン
0.3.5
作成日
2016/03/04
更新日
2016/03/07
大きさ
31.5KB
ライセンス
不明

Programmatic-end for parsing RSel expression text and rebuilding the expression in the user interface.

NOTE: This is a slimmed down version of the full RSel Expression Editor. The RSelExprParser.updateExpression(exprText) method provided in this script can be used for parsing saved expression text. The match with RSel's original expression text must be fairly close and it does not allow much room for human error. See the script for the full Expression Editor for a more flexible implementation, though it is not provided in the form of a library script.