Skip to content
Snippets Groups Projects

update preprocessor

Merged Johannes Mey requested to merge update-preprocessor into master
Files
2
@@ -13,5 +13,8 @@ import org.jastadd.relast2uml.parser.Relast2UmlParser.Terminals;
@@ -13,5 +13,8 @@ import org.jastadd.relast2uml.parser.Relast2UmlParser.Terminals;
%yylexthrow beaver.Scanner.Exception
%yylexthrow beaver.Scanner.Exception
%scanerror Relast2UmlScanner.ScannerError
%scanerror Relast2UmlScanner.ScannerError
 
%x COMMENT
 
%s DECLARATION
 
%line
%line
%column
%column
Loading