Interface CBCGSerializerInstantiationOperationType

All Superinterfaces:
Comparable<CBCGSerializerInstantiationOperationType>
All Known Subinterfaces:
OpBuildTypeArgumentType, OpFetchSerializerType
All Known Implementing Classes:
OpAbstract, OpBuildTypeArgumentForApplication, OpBuildTypeArgumentForNamed, OpBuildTypeArgumentForTypeVariable, OpCallSerializerConstructor, OpFetchSerializerForApplication, OpFetchSerializerForNamedType, OpFetchSerializerForTypeVariable

public interface CBCGSerializerInstantiationOperationType extends Comparable<CBCGSerializerInstantiationOperationType>
An operation performed by a serializer. Operations are ordered by programOrder(), with each associated code block being executed in this order.