class org.springframework.boot.env.OriginTrackedYamlLoader$KeyScalarNode
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.boot.env.OriginTrackedYamlLoader$KeyScalarNode
  super_class: java.lang.Object
{
  void <init>(ScalarNode);
    descriptor: (LScalarNode;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.env.OriginTrackedYamlLoader$KeyScalarNode this
         0: .line 1
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe type org.yaml.snakeyaml.Yaml cannot be resolved. It is indirectly referenced from required .class files\n\tThe import org.yaml.snakeyaml.DumperOptions cannot be resolved\n\tThe import org.yaml.snakeyaml.LoaderOptions cannot be resolved\n\tThe import org.yaml.snakeyaml.Yaml cannot be resolved\n\tThe import org.yaml.snakeyaml.constructor cannot be resolved\n\tThe import org.yaml.snakeyaml.constructor cannot be resolved\n\tThe import org.yaml.snakeyaml.constructor cannot be resolved\n\tThe import org.yaml.snakeyaml.error cannot be resolved\n\tThe import org.yaml.snakeyaml.nodes cannot be resolved\n\tThe import org.yaml.snakeyaml.nodes cannot be resolved\n\tThe import org.yaml.snakeyaml.nodes cannot be resolved\n\tThe import org.yaml.snakeyaml.nodes cannot be resolved\n\tThe import org.yaml.snakeyaml.nodes cannot be resolved\n\tThe import org.yaml.snakeyaml.representer cannot be resolved\n\tThe import org.yaml.snakeyaml.resolver cannot be resolved\n\tYaml cannot be resolved to a type\n\tBaseConstructor cannot be resolved to a type\n\tRepresenter cannot be resolved to a type\n\tRepresenter cannot be resolved to a type\n\tDumperOptions cannot be resolved to a type\n\tDumperOptions cannot be resolved to a type\n\tLoaderOptions cannot be resolved to a type\n\tLoaderOptions cannot be resolved to a type\n\tYaml cannot be resolved to a type\n\tSafeConstructor cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tScalarNode cannot be resolved to a type\n\tMappingNode cannot be resolved to a type\n\tThe method replaceMappingNodeKeys(MappingNode) from the type OriginTrackedYamlLoader.OriginTrackingConstructor refers to the missing type MappingNode\n\tMappingNode cannot be resolved to a type\n\tMappingNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tMark cannot be resolved to a type\n\tScalarNode cannot be resolved to a type\n\tScalarNode cannot be resolved to a type\n\tNodeTuple cannot be resolved to a type\n\tNodeTuple cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNodeTuple cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tScalarNode cannot be resolved to a type\n\tThe constructor OriginTrackedYamlLoader.KeyScalarNode(ScalarNode) refers to the missing type ScalarNode\n\tScalarNode cannot be resolved to a type\n\tResolver cannot be resolved to a type\n\tTag cannot be resolved to a type\n\tTag cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.env.OriginTrackedYamlLoader$KeyScalarNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/env/OriginTrackedYamlLoader$KeyScalarNode;
    MethodParameters:
      Name  Flags
      node  

  static NodeTuple get(NodeTuple);
    descriptor: (LNodeTuple;)LNodeTuple;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 128
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNodeTuple cannot be resolved to a type\n\tNodeTuple cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNodeTuple cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
           Name  Flags
      nodeTuple  

  static Node get(Node);
    descriptor: (LNode;)LNode;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 134
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tScalarNode cannot be resolved to a type\n\tThe constructor OriginTrackedYamlLoader.KeyScalarNode(ScalarNode) refers to the missing type ScalarNode\n\tScalarNode cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      node  
}
SourceFile: "OriginTrackedYamlLoader.java"
NestHost: org.springframework.boot.env.OriginTrackedYamlLoader
InnerClasses:
  private KeyScalarNode = org.springframework.boot.env.OriginTrackedYamlLoader$KeyScalarNode of org.springframework.boot.env.OriginTrackedYamlLoader