You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread "main" line 76:1: expecting '*', found ''
at org.openmuc.jasn1.compiler.parser.ASNLexer.nextToken(ASNLexer.java:350)
at antlr.TokenBuffer.fill(TokenBuffer.java:69)
at antlr.TokenBuffer.LA(TokenBuffer.java:80)
at antlr.LLkParser.LA(LLkParser.java:52)
at org.openmuc.jasn1.compiler.parser.ASNParser.module_definitions(ASNParser.java:62)
at org.openmuc.jasn1.compiler.Compiler.getJavaModelFromAsn1File(Compiler.java:102)
at org.openmuc.jasn1.compiler.Compiler.main(Compiler.java:84)
Exception in thread "main" line 76:1: expecting '*', found ''
at org.openmuc.jasn1.compiler.parser.ASNLexer.nextToken(ASNLexer.java:350)
at antlr.TokenBuffer.fill(TokenBuffer.java:69)
at antlr.TokenBuffer.LA(TokenBuffer.java:80)
at antlr.LLkParser.LA(LLkParser.java:52)
at org.openmuc.jasn1.compiler.parser.ASNParser.module_definitions(ASNParser.java:62)
at org.openmuc.jasn1.compiler.Compiler.getJavaModelFromAsn1File(Compiler.java:102)
at org.openmuc.jasn1.compiler.Compiler.main(Compiler.java:84)
file to compile is
Security_Management_messages_NoPrivacy.asn.zip
The text was updated successfully, but these errors were encountered: