Refactor ASM generation code #105

Merged
CommanderTvis merged 11 commits from adv-expr-refactor-agc into adv-expr 2020-06-16 10:30:06 +03:00
CommanderTvis commented 2020-06-14 19:04:22 +03:00 (Migrated from github.com)
  1. Introduce several extension functions to Method- and ClassVisitor to have instruction calling more type-safe.
  2. Renaming.
  3. Have root AsmNode in the generator class and merge former init and generate() methods into getInstance.
1. Introduce several extension functions to Method- and ClassVisitor to have instruction calling more type-safe. 2. Renaming. 3. Have root AsmNode in the generator class and merge former `init` and `generate()` methods into `getInstance`.
Sign in to join this conversation.
No description provided.