Files
rspade_system/node_modules/linguist-languages/data/JFlex.mjs
2025-12-03 21:28:08 +00:00

11 lines
195 B
JavaScript
Executable File

export default {
name: 'JFlex',
type: 'programming',
aceMode: 'text',
extensions: ['.flex', '.jflex'],
languageId: 173,
tmScope: 'source.jflex',
color: '#DBCA00',
group: 'Lex',
}