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) classCommon code of Aggregate Construct types.(package private) final classCreates the appropriate IR Construct for an application declaration.(package private) final classCreates the appropriate IR Construct for a class declaration.(package private) final classCreates the appropriate IR Construct for a component declaration.final classCreates the appropriate IR Construct for a dynamic class declaration (anonymous inline class).final classCreates the appropriate IR Construct for a dynamic function (anonymous closure).(package private) final classCreates the appropriate IR Construct for an enumeration declaration.(package private) final classCreates the appropriate IR Construct for a standalone function.(package private) final classCreates the appropriate IR Construct for an Aggregate of type 'program'.(package private) final classCreates the appropriate IR Construct for a record declaration.(package private) final classCreates the IR Construct for the abstract base text class.(package private) final classCreates the appropriate IR Construct for a text declaration.(package private) final classCreates the appropriate IR Construct for a trait declaration.