| Package | Description |
|---|---|
| io.sundr.dsl.internal.graph | |
| io.sundr.dsl.internal.graph.functions |
| Modifier and Type | Method and Description |
|---|---|
NodeContext |
NodeContext.Builder.build() |
| Modifier and Type | Field and Description |
|---|---|
static Function<NodeContext,java.util.Set<TypeDef>> |
Nodes.TO_NEXT
Function that accepts a NodeContext and finds which classes can follow next. |
static Function<NodeContext,Node<TypeDef>> |
Nodes.TO_TREE |
static Function<NodeContext,Node<TypeDef>> |
Nodes.TO_UNWRAPPED |
Copyright © 2018. All Rights Reserved.