codegen icon indicating copy to clipboard operation
codegen copied to clipboard

Added support for visibility for fields

Open strykejern opened this issue 2 years ago • 1 comments

  • Added support through the vis function like in function.
  • Added support for new field function to support builder pattern for visibility.
  • Added test for new functionality.

Fixes #10

strykejern avatar Apr 23 '22 15:04 strykejern

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

Carter12s avatar Aug 13 '22 21:08 Carter12s