public class JSONCoKeywordBuilder implements JSONCoBuilder
public JSONCoKeywordBuilder(@NotNull
java.lang.String keyword,
@Nullable
net.pwall.json.JSONValue value)
public boolean getComplete()
@Nullable public net.pwall.json.JSONValue getResult()
@Nullable
public java.lang.Object acceptChar(int ch,
@NotNull
kotlin.coroutines.Continuation<? super java.lang.Boolean> p)
@NotNull public java.lang.String getKeyword()
@Nullable public net.pwall.json.JSONValue getValue()