Uses of Record Class
org.ek9lang.compiler.ir.data.AspectProxyDetails
Packages that use AspectProxyDetails
Package
Description
IR Instruction Classes - The instruction set for EK9 intermediate representation.
-
Uses of AspectProxyDetails in org.ek9lang.compiler.ir.instructions
Methods in org.ek9lang.compiler.ir.instructions with parameters of type AspectProxyDetailsModifier and TypeMethodDescriptionstatic AspectProxyInstrAspectProxyInstr.createAspectProxy(AspectProxyDetails details) Create an aspect proxy instruction from details.