Uses of Class
org.ek9lang.compiler.phase7.AbstractDfnGenerator
Packages that use AbstractDfnGenerator
-
Uses of AbstractDfnGenerator in org.ek9lang.compiler.phase7
Subclasses of AbstractDfnGenerator in org.ek9lang.compiler.phase7Modifier and TypeClassDescription(package private) class
Common code of Aggregate Construct types.(package private) final class
Creates the appropriate IR Construct for a class declaration.(package private) final class
Creates the appropriate IR Construct for a component declaration.(package private) final class
Creates the appropriate IR Construct for a standalone function.(package private) final class
Creates the appropriate IR Construct for an Aggregate of type 'program'.(package private) final class
Creates the appropriate IR Construct for a record declaration.(package private) final class
Creates the appropriate IR Construct for a trait declaration.