Generated code should be able to return a List which represents the bytecode.
The elements in the list will be used to compare one semantic invoker
with another by making sure each item in the list is equivalent (equals()).
There are utilities in the ASM package to retrieve the bytecode for this.