Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Xtext Project Plan/Features/Tooling/Refactoring

-- add refactoring option to migrate LR-based grammars to an LL-based grammar for ANTLR

-- add refactoring to extract and inline rules

-- add refactoring to rename tokens, rename rules, and replace literals with token name

-- MOST IMPORTANT for a serious dsl (workbench) tool: add refactoring for the generated (runtime) dsl part

--mclay 15:16, 26 May 2008 (EDT)

Back to the top