* build: ignore gen folder * fix: correct the grammar when targeting Typescript * fix: move base Lexer and fix javascript syntax * fix: correct the usage of Javascript in grammar
		
			
				
	
	
		
			10 lines
		
	
	
		
			97 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			97 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
node_modules
 | 
						|
package-lock.json
 | 
						|
.DS_Store
 | 
						|
.vscode
 | 
						|
.history
 | 
						|
dist/
 | 
						|
src/**/.antlr
 | 
						|
coverage
 | 
						|
.idea
 | 
						|
gen/ |