Skip navigation links

proto-js-plugin 1.8.2 API

Packages 
Package Description
io.spine.js.generate
The classes generating and writing the JavaScript code.
io.spine.js.generate.field
The classes which generate JS code for parsing the separate proto fields from JSON.
io.spine.js.generate.field.parser
The classes which generate the JavaScript code related to parsing proto fields from JSON.
io.spine.js.generate.field.parser.primitive
The classes which generate the JS code related to parsing the proto primitive types from their JSON representation.
io.spine.js.generate.field.precondition
The classes which generate JS code performing various proto field value checks.
io.spine.js.generate.imports
Classes for resolving JS imports.
io.spine.js.generate.index
The package contains classes performing writing of the index file for the generated Protobuf types.
io.spine.js.generate.output
The package contains classes performing writing of JavaScript code.
io.spine.js.generate.output.snippet
The package contains standard elements of JavaScript code such as a statement or a declaration.
io.spine.js.generate.parse
The classes which generate JavaScript code for parsing of Protobuf messages.
io.spine.js.gradle
The Gradle plugin which adds the JSON-parsing code for the messages generated by Protobuf JS compiler.
Skip navigation links