Interface OpFetchSerializerType
- All Superinterfaces:
CBCGSerializerInstantiationOperationType,Comparable<CBCGSerializerInstantiationOperationType>
- All Known Implementing Classes:
OpFetchSerializerForApplication,OpFetchSerializerForNamedType,OpFetchSerializerForTypeVariable
An operation that fetches a serializer.
-
Method Summary
Methods inherited from interface com.io7m.cedarbridge.codegen.java.internal.serializer_instantiation.CBCGSerializerInstantiationOperationType
compareTo, programOrder, serialize
-
Method Details
-
javaLocalName
String javaLocalName()- Returns:
- The java class to which this operation belongs
-