Package org.ek9lang.compiler.backend
package org.ek9lang.compiler.backend
-
ClassDescriptionA given construct from a specific source should be output to the targetFile.Given a TargetArchitecture from the configFlags, this function will provide a function that creates (if not present) and returns the File for a Construct.Locates the appropriate IR node visitor for the appropriate target architecture.The target platform/technology for the compiler output.Given a TargetArchitecture, this function will provide the Target for it.