proto-js-plugin
1.9.0
jvm
proto-js-plugin
/
io.spine.js.generate.output.snippet
/
Method
Method
public
class
Method
implements
Snippet
The declaration of a method in JavaScript code.
Members
Types
Builder
Link copied to clipboard
public
class
Builder
The builder of a method.
Functions
new
Builder
Link copied to clipboard
public
static
Method.Builder
newBuilder
(
MethodReference methodReference
)
Obtains the builder to compose a method.
value
Link copied to clipboard
public
CodeLines
value
(
)
Obtains code lines representing this snippet.