Class ProtoContainer<T>

java.lang.Object
org.openrewrite.protobuf.tree.ProtoContainer<T>
Type Parameters:
T - The type of the inner list of elements.

public class ProtoContainer<T> extends Object
AST elements that contain lists of trees with some delimiter like function call arguments.