methodScope.startLine(" }\n");
methodScope.startLine("}\n");
}
methodScope.startLine("return true;\n");
methodScope.indentLeft();
methodScope.startLine("}\n");
}
@Override
void writeParseMethodJava(ClassScope scope, String valueTypeName, String inputRef) {
String superTypeName = scope.getTypeImplReference(jsonSuperClass.get());