jQA LCE Architecture

Search

SearchSearch
      • Concept Map
      • Execution Conditions
      • Extensions
      • Extractor API
      • Feature Collections
      • Global Context
      • jQAssistant Plugin
      • Language Concept
      • LCE Tool
      • Local Contexts
      • Metadata Assignment Rules
      • Native Tools and APIs
      • Post Processors
      • Processing Context
      • Processors
      • Project
      • Traversers
    Home

    ❯

    architecture

    ❯

    Feature Collections

    Feature Collections

    → global data structures that contain instances of all available traversers, processors, and/or post processors

    • used by extractor API and traversers to find eligible processing candidates
    • can be used to build extensions

    Implementation

    • for processors and post processors simple lists of their abstract super type can be used
    • for traversers a map that maps AST node types to the respective traverser implementation may be used

    Graph View

    Backlinks

    • Extensions
    • Traversers
    • jQA LCE Architecture

    • jQAssistant
    • Source
    • Issues

    Created with Quartz v4.2.3 © 2025