Uses of Record Class
org.ek9lang.compiler.backend.ConstructTargetTuple
Packages that use ConstructTargetTuple
Package
Description
-
Uses of ConstructTargetTuple in org.ek9lang.compiler.backend
Classes in org.ek9lang.compiler.backend that implement interfaces with type arguments of type ConstructTargetTupleModifier and TypeClassDescriptionfinal class
Locates the appropriate IR node visitor for the appropriate target architecture.Methods in org.ek9lang.compiler.backend with parameters of type ConstructTargetTupleModifier and TypeMethodDescriptionOutputVisitorLocator.apply
(ConstructTargetTuple constructTargetTuple) -
Uses of ConstructTargetTuple in org.ek9lang.compiler.backend.jvm
Constructors in org.ek9lang.compiler.backend.jvm with parameters of type ConstructTargetTupleModifierConstructorDescription(package private)
AsmStructureCreator
(ConstructTargetTuple constructTargetTuple, INodeVisitor visitor) OutputVisitor
(ConstructTargetTuple constructTargetTuple) -
Uses of ConstructTargetTuple in org.ek9lang.compiler.backend.llvm
Constructors in org.ek9lang.compiler.backend.llvm with parameters of type ConstructTargetTuple