API: add access modifiers #103
Labels
enhancement
New feature or request
input
Input library for Crosslight
output
Output library for Crosslight
Is your feature request related to a problem? Please describe.
Currently, no access modifiers exist, so the visibility of translated symbols matches the defaults for the output language.
Describe the solution you'd like
Add
public
,protected
, andprivate
access modifiers for types and their members.The text was updated successfully, but these errors were encountered: