[Soot-list] Jimple Parser error

Sergio Ferrero sferrero at ensoftcorp.com
Thu Aug 22 16:42:03 EDT 2013


I get the following error when using Jimple Parser to parse the attached
Jimple file.

soot.jimple.parser.lexer.LexerException: [31,26] Unknown token: @p0

at soot.jimple.parser.lexer.Lexer.getToken(Lexer.java:1183)

at soot.jimple.parser.lexer.Lexer.peek(Lexer.java:36)

at soot.jimple.parser.parser.Parser.parse(Parser.java:119)

....


I have also attached corresponding java file from which I generated the
Jimple file by using the Soot Eclipse plugin.

Any help is appreciated.
Thanks
Sergio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20130822/531726e1/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: E1.java
Type: application/octet-stream
Size: 64 bytes
Desc: not available
Url : http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20130822/531726e1/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: com.ensoftcorp.abp.test.E1.jimple
Type: application/octet-stream
Size: 4043 bytes
Desc: not available
Url : http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20130822/531726e1/attachment-0001.obj 


More information about the Soot-list mailing list