Searched defs:TypeAnnotation (Results 1 – 1 of 1) sorted by relevance
731 struct TypeAnnotation { struct732 virtual ~TypeAnnotation() { in ~TypeAnnotation()738 void ExtractClassNames() { in ExtractClassNames()742 void Write(u1 *&p) { in Write()749 static TypeAnnotation *Read(const u1 *&p) { in Read()758 struct TargetInfo {763 struct TypeParameterTargetInfo : TargetInfo {775 struct ClassExtendsInfo : TargetInfo {787 struct TypeParameterBoundInfo : TargetInfo {802 struct EmptyInfo : TargetInfo {[all …]