Class ASMConstants


  • public final class ASMConstants
    extends java.lang.Object
    ASM Operation constants.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String APPLY
      ASM apply operation.
      static java.lang.String EXEC
      ASM exec operation.
      static java.lang.String INIT
      ASM init operation.
      static java.lang.String MATCH
      ASM match operation.
      static java.lang.String MATCHER
      ASM matcher operation.
      static java.lang.String RESOLVE
      ASM resolve operation.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait