Interface OpBuildTypeArgumentType
- All Superinterfaces:
CBCGSerializerInstantiationOperationType,Comparable<CBCGSerializerInstantiationOperationType>
- All Known Implementing Classes:
OpBuildTypeArgumentForApplication,OpBuildTypeArgumentForNamed,OpBuildTypeArgumentForTypeVariable
The type of operations that build type arguments.
-
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
-