eclipse / Xpect

This repository has been rewritten to move to the Eclipse Foundation. Find the old history here: https://github.com/TypeFox/Xpect
http://www.xpect-tests.org/
Eclipse Public License 2.0
30 stars 28 forks source link

import stateful lexer generator code into Xpect codebase #322

Closed cdietrich closed 1 year ago

cdietrich commented 1 year ago

import stateful lexer generator code into Xpect codebase

original source is from https://github.com/meysholdt/xtext_stateful_lexer/tree/master/de.itemis.statefullexer/src/de/itemis/statefullexer

cdietrich commented 1 year ago

please note: this code is meant to be a compile time dependeny only and will not be shipped with Xtext

merks commented 1 year ago

Given that @meysholdt is a committer on this project, if he says he authored this code and he says this can be committed then I think it can be committed...

cdietrich commented 1 year ago

Thx @meysholdt