This website requires JavaScript.
Explore
Help
Register
Sign in
sigmasternchen
/
xtext-core
Watch
1
Star
0
Fork
You've already forked xtext-core
0
mirror of
https://github.com/sigmasternchen/xtext-core
synced
2025-03-15 08:18:55 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
No description
7
commits
41
branches
98
tags
41
MiB
Java
91%
GAP
6.6%
Xtend
2.4%
e8a99afff7
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
sefftinge
e8a99afff7
introduced 'ANY_OTHER' lexer rule which acts as catch-all for any character which can not be matched by any other lexer rule. this makes error handling easier because the handling can be done based on tokens.
2008-05-14 12:29:31 +00:00
tests
/org.eclipse.xtext.generator.tests
introduced 'ANY_OTHER' lexer rule which acts as catch-all for any character which can not be matched by any other lexer rule. this makes error handling easier because the handling can be done based on tokens.
2008-05-14 12:29:31 +00:00