the type of the CompilationContext in
CompilationData<CompilationContext>
expected by this operation
if true, this operation may return
CompilerOperationSkip
to indicate that it cannot be applied and should be
skipped
the type of the CompilationData expected by this operation
the type of the CompilerConfiguration expected by this operation
The full identifier used to describe this operation, e.g.
owner.schnorr_signature.all_outputs
.
The CompilationData provided to the compiler
The CompilerConfiguration provided to the compiler
Generated using TypeDoc
A compiler operation method that accepts the identifier being evaluated, the compilation data, and the compiler configuration, and returns a CompilerOperationResult.