| Package | Description |
|---|---|
| com.github.zthulj.zcopybook.factory | |
| com.github.zthulj.zcopybook.model |
| Modifier and Type | Method | Description |
|---|---|---|
static <T extends java.io.Serializable> |
NodeFactory.createValueNode(ParentNode<T> parent,
Coordinates coords) |
|
static <T extends java.io.Serializable> |
NodeFactory.createValueNode(ParentNode<T> parent,
Coordinates coords,
ValueNode.ValueType type) |
| Modifier and Type | Method | Description |
|---|---|---|
static Coordinates |
Coordinates.create(int start,
int end) |
| Constructor | Description |
|---|---|
ValueNode(ParentNode<T> parent,
Coordinates coordinates,
ValueNode.ValueType valueType) |
Copyright © 2018. All rights reserved.