Uses of Class
jsonvalues.spec.SpecToGen
Packages that use SpecToGen
Package
Description
The `jsonvalues.spec` package provides classes and interfaces for defining and working with JSON specifications
(specs) and parsers.
-
Uses of SpecToGen in jsonvalues.spec
Fields in jsonvalues.spec declared as SpecToGenModifier and TypeFieldDescriptionstatic final SpecToGenSpecToGen.DEFAULTThe default instance of theSpecToGenclass.Methods in jsonvalues.spec that return SpecToGenModifier and TypeMethodDescriptionstatic SpecToGenSpecToGen.of(SpecGenConfBuilder confBuilder) Creates a new instance of theSpecToGenclass with the specified configuration.