codegen
codegen copied to clipboard
Added support for visibility for fields
- Added support through the
visfunction like infunction. - Added support for
newfield function to support builder pattern for visibility. - Added test for new functionality.
Fixes #10
Note: re-filed this MR against lovoslav's fork here: https://gitlab.com/IovoslavIovchev/codegen/-/issues/4 https://gitlab.com/IovoslavIovchev/codegen/-/merge_requests/2