[F] getJsonSchema
function getJsonSchema(program, type): boolean
Check if the given type is annotated with @jsonSchema
Parameters
Parameter | Type |
---|---|
program | Program |
type | Type |
Returns
boolean
function getJsonSchema(program, type): boolean
Check if the given type is annotated with @jsonSchema
Parameter | Type |
---|---|
program | Program |
type | Type |
boolean