final class freemarker.core.FMParser$LookaheadSuccess extends java.lang.Error
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: freemarker.core.FMParser$LookaheadSuccess
  super_class: java.lang.Error
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // freemarker.core.FMParser$LookaheadSuccess this
         0: .line 5631
            aload 0 /* this */
            invokespecial java.lang.Error.<init>:()V
            return
        end local 0 // freemarker.core.FMParser$LookaheadSuccess this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/core/FMParser$LookaheadSuccess;
}
SourceFile: "FMParser.java"
NestHost: freemarker.core.FMParser
InnerClasses:
  private final LookaheadSuccess = freemarker.core.FMParser$LookaheadSuccess of freemarker.core.FMParser