| Modifier and Type | Method and Description |
|---|---|
<T> T |
ExampleTypeNode.visitProperties(TypeNodeVisitor<T> visitor,
List<PropertyNode> properties,
boolean allowsAdditionalProperties,
boolean strict) |
| Constructor and Description |
|---|
PropertyNode(PropertyNode node) |
| Modifier and Type | Method and Description |
|---|---|
Rule |
TypeToRuleVisitor.visitExample(List<PropertyNode> properties,
boolean allowsAdditionalProperties,
boolean strict) |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyNode> |
InheritedPropertiesInjectedNode.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyNode> |
ObjectTypeNode.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
T |
TypeNodeVisitor.visitExample(List<PropertyNode> properties,
boolean allowsAdditionalProperties,
boolean strict) |
Copyright © 2016. All rights reserved.