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