Interface TypeArgument

All Superinterfaces:
Tree, TypeTree
All Known Subinterfaces:
FieldTypeSignature
All Known Implementing Classes:
ArrayTypeSignature, BottomSignature, ClassTypeSignature, SimpleClassTypeSignature, TypeVariableSignature, Wildcard

public interface TypeArgument extends TypeTree
  • Method Summary

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

    accept