Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%JSON] >  [Generator]
Private  Storage   

abstract class %JSON.Generator

Generator methods for %JSON.Adaptor.

This class is used internally by InterSystems IRIS. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
35


Summary

Methods
GenWriteField JSONNew LeftSequenceClass

Subclasses
%IPM.JSON.Generator

Methods

• classmethod GenWriteField(fieldName As %String, indent As %String, valueText As %String)
Generate code to write out the field name and value
• classmethod JSONNew(%mode, %class, %property, %method, %parameter, %codemode, %code, %classmodify, %context) as %Status
• classmethod LeftSequenceClass(class As %String, ByRef seqArray)
Return all super classes in sequence of left to right with super class immediately following its child.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.