Generate setters, getters and empty definitions for c++ classes
Go to file
2022-11-19 14:34:41 +01:00
gen_definition.py Initial commit 2022-11-19 14:34:41 +01:00
LICENSE Initial commit 2022-11-19 14:32:53 +01:00
README.md Initial commit 2022-11-19 14:32:53 +01:00

gz-cpp-parser

Python script for generating setters, getters and empty definitions for c++ classes. It is meant to be used from within a text editor like vim.