Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expecting '*', found '<EOF>' #15

Open
sadek45 opened this issue Sep 25, 2018 · 0 comments
Open

expecting '*', found '<EOF>' #15

sadek45 opened this issue Sep 25, 2018 · 0 comments

Comments

@sadek45
Copy link

sadek45 commented Sep 25, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant