Methods
makeEvent
- makeEvent(eventType: IonEventType, ionType: IonType, fieldName: string | null, depth: number, annotations: string[], isNull: boolean, value: any): IonEvent
-
Parameters
-
-
-
fieldName: string | null
-
depth: number
-
annotations: string[]
-
isNull: boolean
-
value: any