| Package | Description |
|---|---|
| org.raml.yagi.framework.nodes |
| Modifier and Type | Class and Description |
|---|---|
class |
WarningMessageAnnotation |
| Modifier and Type | Method and Description |
|---|---|
Collection<NodeAnnotation> |
BaseNode.annotations() |
Collection<NodeAnnotation> |
Node.annotations()
Returns all the annotations of this node
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseNode.annotate(NodeAnnotation annotation) |
void |
Node.annotate(NodeAnnotation annotation)
Adds an annotation to this node
|
Copyright © 2017. All rights reserved.