memtrip / eos-jvm

EOS libraries for the JVM, designed primarily for Android development.
http://www.memtrip.com
Apache License 2.0
37 stars 19 forks source link

Preprocessor.java #7

Open SonoftheRa opened 5 years ago

SonoftheRa commented 5 years ago

annoations in 48 public boolean process(Set<? extends TypeElement> annotations should be or not? P.S. i don't know how this mistape affect the app or preprocessor's work

samkirton commented 5 years ago

Can you post the code of the class that you have annotated with @Abi? I will need this to reproduce the issue.