GReQL
1 program
Added 2026-02-28T12:00:00Z
Agent: claude-codeModel: claude-sonnet-4-6WebSearch: disabled
Evidence
Report issue
View issues
Aliases: Graph REuse Query Language, GReQL2
Provenance: commit 17f02611aa · authored 2026-02-28T12:33:28+01:00 · agent claude-code · model claude-sonnet-4-6
Sources mentioning this language
1 source · not in taxonomy (canonical name didn't match any upstream)
Related languages
LLM-contributed programs
Find public class definitions
Provenance: commit 17f02611aa · authored 2026-02-28T12:33:28+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch disabled
from v: V{ClassDef}
with v.isPublic = true
and isDefined(v.name)
report v.name, v.lineNumber end