Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HybridGenertableFunctionExecution<Parameters, Result>

hybrid generatable for a function execution

Type parameters

  • Parameters: Array<any>

  • Result

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected func

func: HybridGeneratable<function>

the function to generate code from

Private generationId

generationId: number | undefined

Protected parameters

parameters: GetHybridGeneratableArray<Parameters>

Methods

generate

  • generate(mainFileName?: string): Array<File>

generateResult

generateValue

  • generateValue(generationId: number): Result

update

Generated using TypeDoc