jmlparser-parent
Toggle table of contents
3.28.2-J8.0-K13.5-SNAPSHOT
java
Target filter
java
Switch theme
Search in API
Skip to content
jmlparser-parent
jmlparser-core
/
com.github.javaparser.jml
/
JmlUtility
Jml
Utility
open
class
JmlUtility
(
source
)
Author
Alexander Weigl
Members
Constructors
Jml
Utility
Link copied to clipboard
constructor
(
)
Functions
fix
Range
Contracts
Link copied to clipboard
open
fun
fixRangeContracts
(
@
NotNull
n
:
NodeWithContracts
<
out
Node
>
)
get
All
Nodes
Link copied to clipboard
open
fun
getAllNodes
(
node
:
Node
)
:
Stream
<
Node
>
resolve
Exception
Link copied to clipboard
open
fun
resolveException
(
n
:
JmlSignalsClause
)
:
ResolvedType