Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

parse-cypher-with-antlr

النجوم٤٩
التفرعات٢٠
آخر تحديث١٥ يوليو ٢٠٢٦ في ١٣:٣٣

Inspect how a Cypher query is parsed by the ANTLR grammar — print the parse tree or token stream for any query straight from the .g4 grammar files, without building the project. Use when debugging why a query parses a certain way, investigating grammar/lexer behavior, checking which rule or token matches some syntax, or after a grammar bump.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly