app

Undocumented in source.

Members

Classes

AllOf
class AllOf
Undocumented in source.
ArrayType
class ArrayType
Undocumented in source.
BooleanType
class BooleanType
Undocumented in source.
ObjectType
class ObjectType
Undocumented in source.
OpenApiFile
class OpenApiFile
Undocumented in source.
Reference
class Reference
Undocumented in source.
Render
class Render
Undocumented in source.
SchemaLoader
class SchemaLoader
Undocumented in source.
StringType
class StringType
Undocumented in source.
Type
class Type
Undocumented in source.

Functions

decode
Type decode(JSONValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
decodeInvariantArgs
string[][string] decodeInvariantArgs(Arguments arguments)
Undocumented in source. Be warned that the author may not have intended to support it.
getEntry
JSONValue getEntry(JSONValue table, string key)
Undocumented in source. Be warned that the author may not have intended to support it.
hasKey
bool hasKey(JSONValue table, string key)
Undocumented in source. Be warned that the author may not have intended to support it.
isTable
bool isTable(JSONValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
nullableType
string nullableType(string type, string modifier)
Undocumented in source. Be warned that the author may not have intended to support it.
renderComment
string renderComment(string comment, int indent)
Undocumented in source. Be warned that the author may not have intended to support it.
toJson
JSONValue toJson(Node node)
Undocumented in source. Be warned that the author may not have intended to support it.
toObject
JSONValue toObject(JSONValue table)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin CLI!Arguments.main!( (const Arguments arguments))
Undocumented in source.

Structs

Arguments
struct Arguments
Undocumented in source.
TableEntry
struct TableEntry(T)
Undocumented in source.

Meta