Package gw.lang.reflect.json
Interface IJsonParentType
- All Superinterfaces:
IJsonType
- All Known Implementing Classes:
JsonListType
,JsonStructureType
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addChild
(String name, IJsonParentType child) void
render
(StringBuilder sb, int indent, boolean mutable)
-
Method Details
-
addChild
-
findChild
-
render
-