public class io.vertx.codetrans.expression.ListModel extends io.vertx.codetrans.expression.ExpressionModel
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: io.vertx.codetrans.expression.ListModel
  super_class: io.vertx.codetrans.expression.ExpressionModel
{
  private final io.vertx.codetrans.expression.ExpressionModel expression;
    descriptor: Lio/vertx/codetrans/expression/ExpressionModel;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public void <init>(io.vertx.codetrans.CodeBuilder, io.vertx.codetrans.expression.ExpressionModel);
    descriptor: (Lio/vertx/codetrans/CodeBuilder;Lio/vertx/codetrans/expression/ExpressionModel;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // io.vertx.codetrans.expression.ListModel this
        start local 1 // io.vertx.codetrans.CodeBuilder builder
        start local 2 // io.vertx.codetrans.expression.ExpressionModel expression
         0: .line 19
            aload 0 /* this */
            aload 1 /* builder */
            invokespecial io.vertx.codetrans.expression.ExpressionModel.<init>:(Lio/vertx/codetrans/CodeBuilder;)V
         1: .line 20
            aload 0 /* this */
            aload 2 /* expression */
            putfield io.vertx.codetrans.expression.ListModel.expression:Lio/vertx/codetrans/expression/ExpressionModel;
         2: .line 21
            return
        end local 2 // io.vertx.codetrans.expression.ExpressionModel expression
        end local 1 // io.vertx.codetrans.CodeBuilder builder
        end local 0 // io.vertx.codetrans.expression.ListModel this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    3     0        this  Lio/vertx/codetrans/expression/ListModel;
            0    3     1     builder  Lio/vertx/codetrans/CodeBuilder;
            0    3     2  expression  Lio/vertx/codetrans/expression/ExpressionModel;
    MethodParameters:
            Name  Flags
      builder     
      expression  

  public io.vertx.codetrans.expression.ExpressionModel onMethodInvocation(io.vertx.codegen.type.TypeInfo, io.vertx.codetrans.MethodSignature, io.vertx.codegen.type.TypeInfo, java.util.List<io.vertx.codetrans.TypeArg>, java.util.List<io.vertx.codetrans.expression.ExpressionModel>, java.util.List<io.vertx.codegen.type.TypeInfo>);
    descriptor: (Lio/vertx/codegen/type/TypeInfo;Lio/vertx/codetrans/MethodSignature;Lio/vertx/codegen/type/TypeInfo;Ljava/util/List;Ljava/util/List;Ljava/util/List;)Lio/vertx/codetrans/expression/ExpressionModel;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=9, args_size=7
        start local 0 // io.vertx.codetrans.expression.ListModel this
        start local 1 // io.vertx.codegen.type.TypeInfo receiverType
        start local 2 // io.vertx.codetrans.MethodSignature method
        start local 3 // io.vertx.codegen.type.TypeInfo returnType
        start local 4 // java.util.List typeArguments
        start local 5 // java.util.List argumentModels
        start local 6 // java.util.List argumentTypes
         0: .line 25
            aload 2 /* method */
            invokevirtual io.vertx.codetrans.MethodSignature.getName:()Ljava/lang/String;
            astore 7 /* methodName */
        start local 7 // java.lang.String methodName
         1: .line 26
            aload 7 /* methodName */
            dup
            astore 8
            invokevirtual java.lang.String.hashCode:()I
            lookupswitch { // 3
                96417: 2
               102230: 3
              3530753: 4
              default: 8
          }
      StackMap locals: java.lang.String java.lang.String
      StackMap stack:
         2: aload 8
            ldc "add"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 5
            goto 8
      StackMap locals:
      StackMap stack:
         3: aload 8
            ldc "get"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 7
            goto 8
      StackMap locals:
      StackMap stack:
         4: aload 8
            ldc "size"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 6
            goto 8
         5: .line 28
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.codetrans.expression.ListModel.builder:Lio/vertx/codetrans/CodeBuilder;
            aload 0 /* this */
            aload 5 /* argumentModels */
            invokedynamic accept(Lio/vertx/codetrans/expression/ListModel;Ljava/util/List;)Ljava/util/function/Consumer;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/codetrans/expression/ListModel.lambda$0(Ljava/util/List;Lio/vertx/codetrans/CodeWriter;)V (7)
                  (Lio/vertx/codetrans/CodeWriter;)V
            invokeinterface io.vertx.codetrans.CodeBuilder.render:(Ljava/util/function/Consumer;)Lio/vertx/codetrans/expression/ExpressionModel;
            areturn
         6: .line 32
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.codetrans.expression.ListModel.builder:Lio/vertx/codetrans/CodeBuilder;
            aload 0 /* this */
            invokedynamic accept(Lio/vertx/codetrans/expression/ListModel;)Ljava/util/function/Consumer;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/codetrans/expression/ListModel.lambda$1(Lio/vertx/codetrans/CodeWriter;)V (7)
                  (Lio/vertx/codetrans/CodeWriter;)V
            invokeinterface io.vertx.codetrans.CodeBuilder.render:(Ljava/util/function/Consumer;)Lio/vertx/codetrans/expression/ExpressionModel;
            areturn
         7: .line 36
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.codetrans.expression.ListModel.builder:Lio/vertx/codetrans/CodeBuilder;
            aload 0 /* this */
            aload 5 /* argumentModels */
            invokedynamic accept(Lio/vertx/codetrans/expression/ListModel;Ljava/util/List;)Ljava/util/function/Consumer;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/codetrans/expression/ListModel.lambda$2(Ljava/util/List;Lio/vertx/codetrans/CodeWriter;)V (7)
                  (Lio/vertx/codetrans/CodeWriter;)V
            invokeinterface io.vertx.codetrans.CodeBuilder.render:(Ljava/util/function/Consumer;)Lio/vertx/codetrans/expression/ExpressionModel;
            areturn
         8: .line 40
      StackMap locals:
      StackMap stack:
            new java.lang.UnsupportedOperationException
            dup
            new java.lang.StringBuilder
            dup
            ldc "List "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 2 /* method */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            ldc " method not supported"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokespecial java.lang.UnsupportedOperationException.<init>:(Ljava/lang/String;)V
            athrow
        end local 7 // java.lang.String methodName
        end local 6 // java.util.List argumentTypes
        end local 5 // java.util.List argumentModels
        end local 4 // java.util.List typeArguments
        end local 3 // io.vertx.codegen.type.TypeInfo returnType
        end local 2 // io.vertx.codetrans.MethodSignature method
        end local 1 // io.vertx.codegen.type.TypeInfo receiverType
        end local 0 // io.vertx.codetrans.expression.ListModel this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    9     0            this  Lio/vertx/codetrans/expression/ListModel;
            0    9     1    receiverType  Lio/vertx/codegen/type/TypeInfo;
            0    9     2          method  Lio/vertx/codetrans/MethodSignature;
            0    9     3      returnType  Lio/vertx/codegen/type/TypeInfo;
            0    9     4   typeArguments  Ljava/util/List<Lio/vertx/codetrans/TypeArg;>;
            0    9     5  argumentModels  Ljava/util/List<Lio/vertx/codetrans/expression/ExpressionModel;>;
            0    9     6   argumentTypes  Ljava/util/List<Lio/vertx/codegen/type/TypeInfo;>;
            1    9     7      methodName  Ljava/lang/String;
    Signature: (Lio/vertx/codegen/type/TypeInfo;Lio/vertx/codetrans/MethodSignature;Lio/vertx/codegen/type/TypeInfo;Ljava/util/List<Lio/vertx/codetrans/TypeArg;>;Ljava/util/List<Lio/vertx/codetrans/expression/ExpressionModel;>;Ljava/util/List<Lio/vertx/codegen/type/TypeInfo;>;)Lio/vertx/codetrans/expression/ExpressionModel;
    MethodParameters:
                Name  Flags
      receiverType    
      method          
      returnType      
      typeArguments   
      argumentModels  
      argumentTypes   

  public void render(io.vertx.codetrans.CodeWriter);
    descriptor: (Lio/vertx/codetrans/CodeWriter;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.codetrans.expression.ListModel this
        start local 1 // io.vertx.codetrans.CodeWriter writer
         0: .line 46
            aload 0 /* this */
            getfield io.vertx.codetrans.expression.ListModel.expression:Lio/vertx/codetrans/expression/ExpressionModel;
            aload 1 /* writer */
            invokevirtual io.vertx.codetrans.expression.ExpressionModel.render:(Lio/vertx/codetrans/CodeWriter;)V
         1: .line 47
            return
        end local 1 // io.vertx.codetrans.CodeWriter writer
        end local 0 // io.vertx.codetrans.expression.ListModel this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lio/vertx/codetrans/expression/ListModel;
            0    2     1  writer  Lio/vertx/codetrans/CodeWriter;
    MethodParameters:
        Name  Flags
      writer  

  private void lambda$0(java.util.List, io.vertx.codetrans.CodeWriter);
    descriptor: (Ljava/util/List;Lio/vertx/codetrans/CodeWriter;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // io.vertx.codetrans.expression.ListModel this
        start local 2 // io.vertx.codetrans.CodeWriter writer
         0: .line 29
            aload 2 /* writer */
            aload 0 /* this */
            getfield io.vertx.codetrans.expression.ListModel.expression:Lio/vertx/codetrans/expression/ExpressionModel;
            aload 1
            iconst_0
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast io.vertx.codetrans.expression.ExpressionModel
            invokevirtual io.vertx.codetrans.CodeWriter.renderListAdd:(Lio/vertx/codetrans/expression/ExpressionModel;Lio/vertx/codetrans/expression/ExpressionModel;)V
         1: .line 30
            return
        end local 2 // io.vertx.codetrans.CodeWriter writer
        end local 0 // io.vertx.codetrans.expression.ListModel this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lio/vertx/codetrans/expression/ListModel;
            0    2     2  writer  Lio/vertx/codetrans/CodeWriter;

  private void lambda$1(io.vertx.codetrans.CodeWriter);
    descriptor: (Lio/vertx/codetrans/CodeWriter;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.codetrans.expression.ListModel this
        start local 1 // io.vertx.codetrans.CodeWriter writer
         0: .line 33
            aload 1 /* writer */
            aload 0 /* this */
            getfield io.vertx.codetrans.expression.ListModel.expression:Lio/vertx/codetrans/expression/ExpressionModel;
            invokevirtual io.vertx.codetrans.CodeWriter.renderListSize:(Lio/vertx/codetrans/expression/ExpressionModel;)V
         1: .line 34
            return
        end local 1 // io.vertx.codetrans.CodeWriter writer
        end local 0 // io.vertx.codetrans.expression.ListModel this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lio/vertx/codetrans/expression/ListModel;
            0    2     1  writer  Lio/vertx/codetrans/CodeWriter;

  private void lambda$2(java.util.List, io.vertx.codetrans.CodeWriter);
    descriptor: (Ljava/util/List;Lio/vertx/codetrans/CodeWriter;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // io.vertx.codetrans.expression.ListModel this
        start local 2 // io.vertx.codetrans.CodeWriter writer
         0: .line 37
            aload 2 /* writer */
            aload 0 /* this */
            getfield io.vertx.codetrans.expression.ListModel.expression:Lio/vertx/codetrans/expression/ExpressionModel;
            aload 1
            iconst_0
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast io.vertx.codetrans.expression.ExpressionModel
            invokevirtual io.vertx.codetrans.CodeWriter.renderListGet:(Lio/vertx/codetrans/expression/ExpressionModel;Lio/vertx/codetrans/expression/ExpressionModel;)V
         1: .line 38
            return
        end local 2 // io.vertx.codetrans.CodeWriter writer
        end local 0 // io.vertx.codetrans.expression.ListModel this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lio/vertx/codetrans/expression/ListModel;
            0    2     2  writer  Lio/vertx/codetrans/CodeWriter;
}
SourceFile: "ListModel.java"
InnerClasses:
  public final Lookup = java.lang.invoke.MethodHandles$Lookup of java.lang.invoke.MethodHandles