[][src]Module zamm_yang::helper

Helper functions to make codegen specification smoother.

Traits

BackwardsCompatibility

Backwards compatibility trait to handle API changes for this yang-0.x.* branch.

Functions

aa

Convenience function to convert an Archetype to an AttributeArchetype.

da

Convenience function to convert an Archetype to a DataArchetype.

end_imports

Mark all concepts introduced thus far as imported ones. Imports are informational-only and will not be acted on.

import_in_progress

Returns whether or not we're currently in the process of importing another file.

start_imports

Start interpreting new information as imported. New concepts will not be marked as new, but instead as imported.