2dbef83fa6
* smali code highlighting is basically perfect * Optimize smali highlight color matching, and provide original jflex generation * reformat code * disable checkstyle * update shell to be more environment independent Co-authored-by: Skylot <skylot@gmail.com>
6 lines
148 B
Markdown
6 lines
148 B
Markdown
Refer to the following instructions to modify and use to generate SmaliTokenMarker
|
|
|
|
```shell
|
|
jflex SmaliTokenMaker.flex --skel skeleton.default
|
|
```
|