JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
smetana.core.jmp_buf
Packages that use
jmp_buf
Package
Description
smetana.core
This package is part of Smetana: the internal port (from
C
to
Java
) of
GraphViz/Dot
in
plantuml
.
Uses of
jmp_buf
in
smetana.core
Methods in
smetana.core
with parameters of type
jmp_buf
Modifier and Type
Method
Description
static int
JUtils.
setjmp
(
jmp_buf
jmp)