Class CodingConvention.Bind

  • Enclosing interface:
    CodingConvention

    public static class CodingConvention.Bind
    extends java.lang.Object
    Bind class
    • Constructor Summary

      Constructors 
      Constructor Description
      Bind​(Node target, Node thisValue, Node parameters)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Bind

        public Bind​(Node target,
                    Node thisValue,
                    Node parameters)