jmlparser-parent
Toggle table of contents
3.28.2-J8.0-K13.5-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
jmlparser-parent
lsp
/
io.github.jmltoolkit.lsp.actions
Package-level
declarations
Types
Types
Lsp
Action
Link copied to clipboard
interface
LspAction
<
T
:
Node
>
This class encapsulates both the execution of an action on the ast, and the metadata.
Verify
Against
Parent
Link copied to clipboard
object
VerifyAgainstParent
:
LspAction
<
JmlContract
>
Well
Definedness
Check
Link copied to clipboard
object
WellDefinednessCheck
:
LspAction
<
Expression
>