Skip to content

Implement Pattern Matcher system for matching AST nodes #4

@AmrDeveloper

Description

@AmrDeveloper

Similar to LLQL, ClangQL, we can implement Pattern Matchers functions to be used to match vs AST for example

SELECT * FROM functions WHERE match(function, m_method(), m_name("main"));

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions