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
jml2java
/
io.github.jmltoolkit.jml2java
/
Jml2JavaTranslator
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
find
Bound
Link copied to clipboard
fun
findBound
(
n
:
JmlQuantifiedExpr
)
:
Expression
find
Lower
Bound
Link copied to clipboard
fun
findLowerBound
(
n
:
JmlQuantifiedExpr
,
variable
:
String
)
:
Expression
?