public class org.stringtemplate.v4.compiler.STParser$conditional_scope
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.stringtemplate.v4.compiler.STParser$conditional_scope
  super_class: java.lang.Object
{
  boolean inside;
    descriptor: Z
    flags: (0x0000) 

  protected void <init>();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.stringtemplate.v4.compiler.STParser$conditional_scope this
         0: .line 1999
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // org.stringtemplate.v4.compiler.STParser$conditional_scope this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/stringtemplate/v4/compiler/STParser$conditional_scope;
}
SourceFile: "STParser.java"
NestHost: org.stringtemplate.v4.compiler.STParser
InnerClasses:
  protected conditional_scope = org.stringtemplate.v4.compiler.STParser$conditional_scope of org.stringtemplate.v4.compiler.STParser