Interface FieldTypeSignature

All Superinterfaces:
BaseType, ReturnType, Tree, TypeArgument, TypeSignature, TypeTree
All Known Implementing Classes:
ArrayTypeSignature, BottomSignature, ClassTypeSignature, SimpleClassTypeSignature, TypeVariableSignature

public interface FieldTypeSignature extends BaseType, TypeSignature, TypeArgument
  • Method Summary

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

    accept