A compiler operation method that accepts the identifier being evaluated, the
compilation data, and the compiler configuration, and returns a
CompilerOperationResult.
Parameters
identifier: string
The full identifier used to describe this operation, e.g.
owner.signature.all_outputs.
A compiler operation method that accepts the identifier being evaluated, the compilation data, and the compiler configuration, and returns a CompilerOperationResult.