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.symbols
Package-level
declarations
Types
Types
Jml
Catch
Symbols
Link copied to clipboard
class
JmlCatchSymbols
:
GenericVisitorAdapter
<
MutableList
<
DocumentSymbol
>
?
,
Unit
?
>
Runs through an AST and gathers symbols within JML annotations.
Key
Catch
Symbols
Link copied to clipboard
class
KeyCatchSymbols
(
uri
:
Uri
)