Class Java.SynchronizedStatement

    • Field Detail

      • expression

        public final Java.Rvalue expression
        The object reference on which the statement synchronizes.
      • monitorLvIndex

        short monitorLvIndex
        The index of the local variable for the monitor object.