Uses of Class
org.refcodes.runtime.DiagnosticOptions
-
Uses of DiagnosticOptions in org.refcodes.runtime
Subinterfaces with type arguments of type DiagnosticOptions in org.refcodes.runtimeModifier and TypeInterfaceDescriptioninterfaceTheDiagnosablemixin provides means for a data structure to describe itself as a diagnostic report generating aSchemahierarchy configured by (optional)Options.Methods in org.refcodes.runtime that return DiagnosticOptionsMethods in org.refcodes.runtime with parameters of type DiagnosticOptionsModifier and TypeMethodDescriptionprotected voidOptions.enrichSchema(Schema.Builder aBuilder, Settings.Node aNode, DiagnosticOptions aOptions) protected voidSettings.enrichSchema(Schema.Builder aBuilder, Settings.Node aNode, DiagnosticOptions aOptions) Hook for subclasses to enrich aSchemanode.Settings.toSchema(DiagnosticOptions aOptions) protected SchemaSettings.toSchema(Settings.Node aNode, DiagnosticOptions aOptions)