Interface OpCallType
- All Superinterfaces:
CBCGSerializerCallOperationType,Comparable<CBCGSerializerCallOperationType>
- All Known Implementing Classes:
OpCallDeserialize
An operation that performs a call.
-
Method Summary
Methods inherited from interface com.io7m.cedarbridge.codegen.java.internal.serializers.CBCGSerializerCallOperationType
compareTo, programOrder, serialize
-
Method Details
-
javaLocalName
String javaLocalName()- Returns:
- The java class name to which this call applies
-