class org.springframework.boot.env.OriginTrackedYamlLoader$LimitedResolver
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.springframework.boot.env.OriginTrackedYamlLoader$LimitedResolver
super_class: java.lang.Object
{
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=1, args_size=1
start local 0 0: 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.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\tLoaderOptions cannot be resolved to a type\n\tLoaderOptions cannot be resolved to a type\n\tYaml cannot be resolved to a type\n\tLoaderOptions 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\tYaml cannot be resolved to a type\n\tSafeConstructor cannot be resolved to a type\n\tLoaderOptions cannot be resolved to a type\n\tThe method getData() of type OriginTrackedYamlLoader.OriginTrackingConstructor must override or implement a supertype method\n\tSafeConstructor cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tCollectionNode cannot be resolved to a type\n\tCollectionNode<capture#1-of ?> cannot be resolved to a type\n\tCollectionNode 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 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/boot/env/OriginTrackedYamlLoader$LimitedResolver;
public void addImplicitResolver(Tag, java.util.regex.Pattern, java.lang.String);
descriptor: (LTag;Ljava/util/regex/Pattern;Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \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 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/boot/env/OriginTrackedYamlLoader$LimitedResolver;
MethodParameters:
Name Flags
tag
regexp
first
}
SourceFile: "OriginTrackedYamlLoader.java"
NestHost: org.springframework.boot.env.OriginTrackedYamlLoader
InnerClasses:
private LimitedResolver = org.springframework.boot.env.OriginTrackedYamlLoader$LimitedResolver of org.springframework.boot.env.OriginTrackedYamlLoader