public class SourceGen extends Object
Constructor and Description |
---|
SourceGen(int l) |
Modifier and Type | Method and Description |
---|---|
String |
a(String afterWS) |
com.google.gson.JsonObject |
build(com.google.gson.JsonObject json,
com.google.gson.JsonObject parent,
String parentKind) |
String |
join(com.google.gson.JsonArray arr,
boolean pretty,
boolean replaceLambda,
String defaultWS,
String separator,
boolean suffixLast) |
String |
w(String defaultWS) |
Copyright © 2018 WSO2. All rights reserved.