JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.teavm.debugging.Variable
Packages that use
Variable
Package
Description
org.teavm.debugging
Uses of
Variable
in
org.teavm.debugging
Methods in
org.teavm.debugging
that return types with arguments of type
Variable
Modifier and Type
Method
Description
Promise
<
Map
<
String
,
Variable
>>
Value.
getProperties
()
Promise
<
Map
<
String
,
Variable
>>
CallFrame.
getVariables
()