Interface DSLNode


  • public interface DSLNode
    This is NOT public API. Do not use directly. This code may change without notice.
    • Method Detail

      • adoptChildren0

        void adoptChildren0​(Node other,
                            Node next)
      • updateTypes0

        void updateTypes0​(java.lang.Class<?>[] types)
      • getNext0

        Node getNext0()