| Package | Description |
|---|---|
| org.raml.v2.internal.impl.commons.nodes | |
| org.raml.v2.internal.impl.v10.nodes.types.builtin | |
| org.raml.v2.internal.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
ExampleTypeNode |
class |
MultipleExampleTypeNode |
class |
PayloadNode |
| Modifier and Type | Method and Description |
|---|---|
TypeNode |
PropertyNode.getTypeNode() |
TypeNode |
AnnotationTypeNode.getTypeNode() |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanTypeNode |
class |
DateTypeNode |
class |
FloatTypeNode |
class |
IntegerTypeNode |
class |
NumericTypeNode<T> |
class |
ObjectTypeNode |
class |
StringTypeNode |
class |
UnionTypeNode |
| Modifier and Type | Method and Description |
|---|---|
static TypeNode |
NodeUtils.getType(String typeName,
Node node) |
Copyright © 2016. All rights reserved.