public class com.oracle.truffle.api.dsl.test.MethodGuardsTest
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.oracle.truffle.api.dsl.test.MethodGuardsTest
  super_class: java.lang.Object
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 76
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;

  public void testGuardEqual();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 80
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardEqualTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()

  public void testGuardEqualIntLong();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 101
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardEqualIntLongTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()

  public void testGuardEqualByteInt();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 122
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardEqualByteIntTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()

  public void testGuardEqualShortInt();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 143
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardEqualShortIntTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()

  public void testGuardEqualLongInt();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 164
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardEqualLongIntTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()

  public void testGuardLessEqual();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 185
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardLessEqualTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()

  public void testGuardLess();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 207
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardLessTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()

  public void testGuardGreaterEqual();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 229
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardGreaterEqualTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()

  public void testGuardGreater();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 251
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardGreaterTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()

  public void testGuardOr();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 273
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardOrTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()

  public void testGuardNot();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 295
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardNotTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()

  public void testGuardField();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 317
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardFieldTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()

  public void testGuardCompareWithField();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 349
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardCompareWithFieldTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()

  public void testGuardStaticField();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 378
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardStaticFieldTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()

  public void testGuardStaticFinalFieldCompare();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 408
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardStaticFinalFieldCompareTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()

  public void testGuardMethod();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 432
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardMethodTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()

  public void testGuardUnboundMethodField();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 459
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardUnboundMethodTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()

  public void testStaticGuardMethod();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 489
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardMethodTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()

  public void testMultipleGuardAndMethod();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 516
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardMultipleAndMethodTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()

  public void testMultipleGuardOrMethod();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 547
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardMultipleOrMethodTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()

  public void testComplexGuard();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
         0: .line 578
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGuardComplexTestFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.api.dsl.test.MethodGuardsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/MethodGuardsTest;
    RuntimeVisibleAnnotations: 
      org.junit.Test()
}
SourceFile: "MethodGuardsTest.java"
NestMembers:
  com.oracle.truffle.api.dsl.test.MethodGuardsTest$ErrorGuardNotTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$ErrorIncompatibleReturnTypeTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardCompareWithFieldTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardComplexTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardEqualByteIntTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardEqualIntLongTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardEqualLongIntTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardEqualShortIntTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardEqualTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardFieldTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardGreaterEqualTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardGreaterTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardLessEqualTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardLessTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardMethodTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardMultipleAndMethodTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardMultipleOrMethodTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardNotTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardOrTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardStaticFieldTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardStaticFinalFieldCompareTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardUnboundMethodTest  com.oracle.truffle.api.dsl.test.MethodGuardsTest$StaticGuardMethodTest
InnerClasses:
  ErrorGuardNotTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$ErrorGuardNotTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  ErrorIncompatibleReturnTypeTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$ErrorIncompatibleReturnTypeTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  GuardCompareWithFieldTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardCompareWithFieldTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  GuardComplexTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardComplexTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  GuardEqualByteIntTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardEqualByteIntTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  GuardEqualIntLongTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardEqualIntLongTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  GuardEqualLongIntTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardEqualLongIntTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  GuardEqualShortIntTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardEqualShortIntTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  GuardEqualTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardEqualTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  GuardFieldTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardFieldTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  GuardGreaterEqualTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardGreaterEqualTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  GuardGreaterTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardGreaterTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  GuardLessEqualTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardLessEqualTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  GuardLessTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardLessTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  GuardMethodTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardMethodTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  GuardMultipleAndMethodTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardMultipleAndMethodTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  GuardMultipleOrMethodTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardMultipleOrMethodTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  GuardNotTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardNotTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  GuardOrTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardOrTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  GuardStaticFieldTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardStaticFieldTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  GuardStaticFinalFieldCompareTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardStaticFinalFieldCompareTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  GuardUnboundMethodTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$GuardUnboundMethodTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest
  StaticGuardMethodTest = com.oracle.truffle.api.dsl.test.MethodGuardsTest$StaticGuardMethodTest of com.oracle.truffle.api.dsl.test.MethodGuardsTest