Class VariableBinding


  • public final class VariableBinding
    extends java.lang.Object
    This Command marks the binding of a variable. The command must have a corresponding binding end later in the stream.
    • Constructor Summary

      Constructors 
      Constructor Description
      VariableBinding()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VariableBinding

        public VariableBinding()