public interface Description
| Modifier and Type | Method and Description |
|---|---|
default List<Description> |
children() |
List<String> |
content() |
static Description |
describe(String name,
List<Object> body) |
String |
name() |
static Description describe(String name, List<Object> body)
String name()
default List<Description> children()
Copyright © 2017. All rights reserved.