Searched defs:ProtoSection (Results 1 – 2 of 2) sorted by relevance
37 public interface ProtoSection<StringKey, TypeKey, ProtoKey, TypeListKey> extends IndexSection<Proto… interface
77 @Nonnull ProtoSection<?, ?, ProtoRefKey, ?> protoSection) { in makeInstructionWriter()88 @Nonnull ProtoSection<?, ?, ProtoRefKey, ?> protoSection) { in InstructionWriter()