/javapos-code-generators

Code generators for creating JavaPOS types from contracts

Primary LanguageXtendEclipse Public License 2.0EPL-2.0

JavaPOS Code Generators

This project implements code generators for creating JavaPOS types from JavaPOS contract interfaces.

The implementations in this project are not intended to be used in JavaPOS applications or device service implementations. They are just development and build tools for the JavaPOS library maintainers to make their job easier and smoother.

It utilizes the Xtend language and its great code template features.