Skip to content

Add Inner Class Support For Private/Internal Wrapped Classes #31

@bruce-dunwiddie

Description

@bruce-dunwiddie

The current class wrapper functionality built for handling anonymous class references also gets called for references to private and internal classes.

If the class is an inner class, the compile of the wrapper class fails when trying to compile a top level class outside of namespaces with periods in the name.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions