public final class org.stringtemplate.v4.misc.ErrorType extends java.lang.Enum<org.stringtemplate.v4.misc.ErrorType>
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: org.stringtemplate.v4.misc.ErrorType
  super_class: java.lang.Enum
{
  public static final org.stringtemplate.v4.misc.ErrorType NO_SUCH_TEMPLATE;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType NO_IMPORTED_TEMPLATE;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType NO_SUCH_ATTRIBUTE;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType NO_SUCH_ATTRIBUTE_PASS_THROUGH;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType REF_TO_IMPLICIT_ATTRIBUTE_OUT_OF_SCOPE;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType MISSING_FORMAL_ARGUMENTS;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType NO_SUCH_PROPERTY;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType MAP_ARGUMENT_COUNT_MISMATCH;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType ARGUMENT_COUNT_MISMATCH;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType EXPECTING_STRING;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType WRITER_CTOR_ISSUE;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType CANT_IMPORT;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType SYNTAX_ERROR;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType TEMPLATE_REDEFINITION;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType EMBEDDED_REGION_REDEFINITION;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType REGION_REDEFINITION;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType MAP_REDEFINITION;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType PARAMETER_REDEFINITION;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType ALIAS_TARGET_UNDEFINED;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType TEMPLATE_REDEFINITION_AS_MAP;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType LEXER_ERROR;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType NO_DEFAULT_VALUE;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType NO_SUCH_FUNCTION;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType NO_SUCH_REGION;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType NO_SUCH_OPTION;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType INVALID_TEMPLATE_NAME;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType ANON_ARGUMENT_MISMATCH;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType REQUIRED_PARAMETER_AFTER_OPTIONAL;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType UNSUPPORTED_DELIMITER;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType INTERNAL_ERROR;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType WRITE_IO_ERROR;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.stringtemplate.v4.misc.ErrorType CANT_LOAD_GROUP_FILE;
    descriptor: Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public java.lang.String message;
    descriptor: Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC

  private static final org.stringtemplate.v4.misc.ErrorType[] ENUM$VALUES;
    descriptor: [Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=5, locals=0, args_size=0
         0: .line 33
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "NO_SUCH_TEMPLATE"
            iconst_0
            ldc "no such template: %s"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.NO_SUCH_TEMPLATE:Lorg/stringtemplate/v4/misc/ErrorType;
         1: .line 34
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "NO_IMPORTED_TEMPLATE"
            iconst_1
            ldc "no such template: super.%s"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.NO_IMPORTED_TEMPLATE:Lorg/stringtemplate/v4/misc/ErrorType;
         2: .line 35
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "NO_SUCH_ATTRIBUTE"
            iconst_2
            ldc "attribute %s isn't defined"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.NO_SUCH_ATTRIBUTE:Lorg/stringtemplate/v4/misc/ErrorType;
         3: .line 36
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "NO_SUCH_ATTRIBUTE_PASS_THROUGH"
            iconst_3
            ldc "could not pass through undefined attribute %s"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.NO_SUCH_ATTRIBUTE_PASS_THROUGH:Lorg/stringtemplate/v4/misc/ErrorType;
         4: .line 37
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "REF_TO_IMPLICIT_ATTRIBUTE_OUT_OF_SCOPE"
            iconst_4
            ldc "implicitly-defined attribute %s not visible"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.REF_TO_IMPLICIT_ATTRIBUTE_OUT_OF_SCOPE:Lorg/stringtemplate/v4/misc/ErrorType;
         5: .line 38
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "MISSING_FORMAL_ARGUMENTS"
            iconst_5
            ldc "missing argument definitions"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.MISSING_FORMAL_ARGUMENTS:Lorg/stringtemplate/v4/misc/ErrorType;
         6: .line 39
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "NO_SUCH_PROPERTY"
            bipush 6
            ldc "no such property or can't access: %s"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.NO_SUCH_PROPERTY:Lorg/stringtemplate/v4/misc/ErrorType;
         7: .line 40
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "MAP_ARGUMENT_COUNT_MISMATCH"
            bipush 7
            ldc "iterating through %s values in zip map but template has %s declared arguments"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.MAP_ARGUMENT_COUNT_MISMATCH:Lorg/stringtemplate/v4/misc/ErrorType;
         8: .line 41
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "ARGUMENT_COUNT_MISMATCH"
            bipush 8
            ldc "passed %s arg(s) to template %s with %s declared arg(s)"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.ARGUMENT_COUNT_MISMATCH:Lorg/stringtemplate/v4/misc/ErrorType;
         9: .line 42
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "EXPECTING_STRING"
            bipush 9
            ldc "function %s expects a string not %s"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.EXPECTING_STRING:Lorg/stringtemplate/v4/misc/ErrorType;
        10: .line 43
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "WRITER_CTOR_ISSUE"
            bipush 10
            ldc "%s(Writer) constructor doesn't exist"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.WRITER_CTOR_ISSUE:Lorg/stringtemplate/v4/misc/ErrorType;
        11: .line 44
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "CANT_IMPORT"
            bipush 11
            ldc "can't find template(s) in import \"%s\""
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.CANT_IMPORT:Lorg/stringtemplate/v4/misc/ErrorType;
        12: .line 47
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "SYNTAX_ERROR"
            bipush 12
            ldc "%s"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.SYNTAX_ERROR:Lorg/stringtemplate/v4/misc/ErrorType;
        13: .line 48
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "TEMPLATE_REDEFINITION"
            bipush 13
            ldc "redefinition of template %s"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.TEMPLATE_REDEFINITION:Lorg/stringtemplate/v4/misc/ErrorType;
        14: .line 49
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "EMBEDDED_REGION_REDEFINITION"
            bipush 14
            ldc "region %s is embedded and thus already implicitly defined"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.EMBEDDED_REGION_REDEFINITION:Lorg/stringtemplate/v4/misc/ErrorType;
        15: .line 50
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "REGION_REDEFINITION"
            bipush 15
            ldc "redefinition of region %s"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.REGION_REDEFINITION:Lorg/stringtemplate/v4/misc/ErrorType;
        16: .line 51
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "MAP_REDEFINITION"
            bipush 16
            ldc "redefinition of dictionary %s"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.MAP_REDEFINITION:Lorg/stringtemplate/v4/misc/ErrorType;
        17: .line 52
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "PARAMETER_REDEFINITION"
            bipush 17
            ldc "redefinition of parameter %s"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.PARAMETER_REDEFINITION:Lorg/stringtemplate/v4/misc/ErrorType;
        18: .line 53
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "ALIAS_TARGET_UNDEFINED"
            bipush 18
            ldc "cannot alias %s to undefined template: %s"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.ALIAS_TARGET_UNDEFINED:Lorg/stringtemplate/v4/misc/ErrorType;
        19: .line 54
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "TEMPLATE_REDEFINITION_AS_MAP"
            bipush 19
            ldc "redefinition of template %s as a map"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.TEMPLATE_REDEFINITION_AS_MAP:Lorg/stringtemplate/v4/misc/ErrorType;
        20: .line 55
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "LEXER_ERROR"
            bipush 20
            ldc "%s"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.LEXER_ERROR:Lorg/stringtemplate/v4/misc/ErrorType;
        21: .line 56
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "NO_DEFAULT_VALUE"
            bipush 21
            ldc "missing dictionary default value"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.NO_DEFAULT_VALUE:Lorg/stringtemplate/v4/misc/ErrorType;
        22: .line 57
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "NO_SUCH_FUNCTION"
            bipush 22
            ldc "no such function: %s"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.NO_SUCH_FUNCTION:Lorg/stringtemplate/v4/misc/ErrorType;
        23: .line 58
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "NO_SUCH_REGION"
            bipush 23
            ldc "template %s doesn't have a region called %s"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.NO_SUCH_REGION:Lorg/stringtemplate/v4/misc/ErrorType;
        24: .line 59
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "NO_SUCH_OPTION"
            bipush 24
            ldc "no such option: %s"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.NO_SUCH_OPTION:Lorg/stringtemplate/v4/misc/ErrorType;
        25: .line 60
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "INVALID_TEMPLATE_NAME"
            bipush 25
            ldc "invalid template name or path: %s"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.INVALID_TEMPLATE_NAME:Lorg/stringtemplate/v4/misc/ErrorType;
        26: .line 61
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "ANON_ARGUMENT_MISMATCH"
            bipush 26
            ldc "anonymous template has %s arg(s) but mapped across %s value(s)"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.ANON_ARGUMENT_MISMATCH:Lorg/stringtemplate/v4/misc/ErrorType;
        27: .line 62
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "REQUIRED_PARAMETER_AFTER_OPTIONAL"
            bipush 27
            ldc "required parameters (%s) must appear before optional parameters"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.REQUIRED_PARAMETER_AFTER_OPTIONAL:Lorg/stringtemplate/v4/misc/ErrorType;
        28: .line 63
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "UNSUPPORTED_DELIMITER"
            bipush 28
            ldc "unsupported delimiter character: %s"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.UNSUPPORTED_DELIMITER:Lorg/stringtemplate/v4/misc/ErrorType;
        29: .line 66
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "INTERNAL_ERROR"
            bipush 29
            ldc "%s"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.INTERNAL_ERROR:Lorg/stringtemplate/v4/misc/ErrorType;
        30: .line 67
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "WRITE_IO_ERROR"
            bipush 30
            ldc "error writing output caused by"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.WRITE_IO_ERROR:Lorg/stringtemplate/v4/misc/ErrorType;
        31: .line 68
            new org.stringtemplate.v4.misc.ErrorType
            dup
            ldc "CANT_LOAD_GROUP_FILE"
            bipush 31
            ldc "can't load group file %s"
            invokespecial org.stringtemplate.v4.misc.ErrorType.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic org.stringtemplate.v4.misc.ErrorType.CANT_LOAD_GROUP_FILE:Lorg/stringtemplate/v4/misc/ErrorType;
        32: .line 31
            bipush 32
            anewarray org.stringtemplate.v4.misc.ErrorType
            dup
            iconst_0
            getstatic org.stringtemplate.v4.misc.ErrorType.NO_SUCH_TEMPLATE:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            iconst_1
            getstatic org.stringtemplate.v4.misc.ErrorType.NO_IMPORTED_TEMPLATE:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            iconst_2
            getstatic org.stringtemplate.v4.misc.ErrorType.NO_SUCH_ATTRIBUTE:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            iconst_3
            getstatic org.stringtemplate.v4.misc.ErrorType.NO_SUCH_ATTRIBUTE_PASS_THROUGH:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            iconst_4
            getstatic org.stringtemplate.v4.misc.ErrorType.REF_TO_IMPLICIT_ATTRIBUTE_OUT_OF_SCOPE:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            iconst_5
            getstatic org.stringtemplate.v4.misc.ErrorType.MISSING_FORMAL_ARGUMENTS:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 6
            getstatic org.stringtemplate.v4.misc.ErrorType.NO_SUCH_PROPERTY:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 7
            getstatic org.stringtemplate.v4.misc.ErrorType.MAP_ARGUMENT_COUNT_MISMATCH:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 8
            getstatic org.stringtemplate.v4.misc.ErrorType.ARGUMENT_COUNT_MISMATCH:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 9
            getstatic org.stringtemplate.v4.misc.ErrorType.EXPECTING_STRING:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 10
            getstatic org.stringtemplate.v4.misc.ErrorType.WRITER_CTOR_ISSUE:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 11
            getstatic org.stringtemplate.v4.misc.ErrorType.CANT_IMPORT:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 12
            getstatic org.stringtemplate.v4.misc.ErrorType.SYNTAX_ERROR:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 13
            getstatic org.stringtemplate.v4.misc.ErrorType.TEMPLATE_REDEFINITION:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 14
            getstatic org.stringtemplate.v4.misc.ErrorType.EMBEDDED_REGION_REDEFINITION:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 15
            getstatic org.stringtemplate.v4.misc.ErrorType.REGION_REDEFINITION:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 16
            getstatic org.stringtemplate.v4.misc.ErrorType.MAP_REDEFINITION:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 17
            getstatic org.stringtemplate.v4.misc.ErrorType.PARAMETER_REDEFINITION:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 18
            getstatic org.stringtemplate.v4.misc.ErrorType.ALIAS_TARGET_UNDEFINED:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 19
            getstatic org.stringtemplate.v4.misc.ErrorType.TEMPLATE_REDEFINITION_AS_MAP:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 20
            getstatic org.stringtemplate.v4.misc.ErrorType.LEXER_ERROR:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 21
            getstatic org.stringtemplate.v4.misc.ErrorType.NO_DEFAULT_VALUE:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 22
            getstatic org.stringtemplate.v4.misc.ErrorType.NO_SUCH_FUNCTION:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 23
            getstatic org.stringtemplate.v4.misc.ErrorType.NO_SUCH_REGION:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 24
            getstatic org.stringtemplate.v4.misc.ErrorType.NO_SUCH_OPTION:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 25
            getstatic org.stringtemplate.v4.misc.ErrorType.INVALID_TEMPLATE_NAME:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 26
            getstatic org.stringtemplate.v4.misc.ErrorType.ANON_ARGUMENT_MISMATCH:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 27
            getstatic org.stringtemplate.v4.misc.ErrorType.REQUIRED_PARAMETER_AFTER_OPTIONAL:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 28
            getstatic org.stringtemplate.v4.misc.ErrorType.UNSUPPORTED_DELIMITER:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 29
            getstatic org.stringtemplate.v4.misc.ErrorType.INTERNAL_ERROR:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 30
            getstatic org.stringtemplate.v4.misc.ErrorType.WRITE_IO_ERROR:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            dup
            bipush 31
            getstatic org.stringtemplate.v4.misc.ErrorType.CANT_LOAD_GROUP_FILE:Lorg/stringtemplate/v4/misc/ErrorType;
            aastore
            putstatic org.stringtemplate.v4.misc.ErrorType.ENUM$VALUES:[Lorg/stringtemplate/v4/misc/ErrorType;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private void <init>(java.lang.String, int, java.lang.String);
    descriptor: (Ljava/lang/String;ILjava/lang/String;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.stringtemplate.v4.misc.ErrorType this
        start local 3 // java.lang.String m
         0: .line 72
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
            aload 0 /* this */
            aload 3 /* m */
            putfield org.stringtemplate.v4.misc.ErrorType.message:Ljava/lang/String;
            return
        end local 3 // java.lang.String m
        end local 0 // org.stringtemplate.v4.misc.ErrorType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/stringtemplate/v4/misc/ErrorType;
            0    1     3     m  Ljava/lang/String;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
      m              

  public static org.stringtemplate.v4.misc.ErrorType[] values();
    descriptor: ()[Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic org.stringtemplate.v4.misc.ErrorType.ENUM$VALUES:[Lorg/stringtemplate/v4/misc/ErrorType;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray org.stringtemplate.v4.misc.ErrorType
            dup
            astore 2
            iconst_0
            iload 1
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
            aload 2
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static org.stringtemplate.v4.misc.ErrorType valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Lorg/stringtemplate/v4/misc/ErrorType;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Lorg/stringtemplate/v4/misc/ErrorType;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast org.stringtemplate.v4.misc.ErrorType
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  
}
Signature: Ljava/lang/Enum<Lorg/stringtemplate/v4/misc/ErrorType;>;
SourceFile: "ErrorType.java"