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