Interface DSLNode
public interface DSLNode
This is NOT public API. Do not use directly. This code may change without notice.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
adoptChildren0
(Node other, Node next) getNext0()
void
updateTypes0
(Class<?>[] types)
-
Method Details
-
getMetadata0
DSLMetadata getMetadata0() -
adoptChildren0
-
updateTypes0
-
getNext0
Node getNext0()
-