Interface ReturnType

All Superinterfaces:
Tree, TypeTree
All Known Subinterfaces:
BaseType, FieldTypeSignature, TypeSignature
All Known Implementing Classes:
ArrayTypeSignature, BooleanSignature, BottomSignature, ByteSignature, CharSignature, ClassTypeSignature, DoubleSignature, FloatSignature, IntSignature, LongSignature, ShortSignature, SimpleClassTypeSignature, TypeVariableSignature, VoidSignature

public interface ReturnType extends TypeTree
  • Method Summary

    Methods inherited from interface com.strobel.assembler.metadata.signatures.TypeTree

    accept