Skip to content

#694 CIF codegen TypeInfoHelper: make target-specific data value.

  • Best to review per commit.
  • TypeInfoHelper is not just for Java, so fixed the JavaDoc of that class.
  • Don't create hard-coded JavaDataValue in TypeInfoHelper, but via the context ask the code generator for the specific target.
  • Also fixed some JavaDocs and made them consistent.

Closes #694 (closed)

Merge request reports