blob: f17643fe83cee425c0a10bb3f3c7b04b845b0f6b [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 27 16:24:01 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Apache Flex - FlexJS: Compiler: Debugger 0.8.0-SNAPSHOT API)</title>
<meta name="date" content="2016-09-27">
<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Apache Flex - FlexJS: Compiler: Debugger 0.8.0-SNAPSHOT API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="./overview-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="./help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="./allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_K_">K</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_Q_">Q</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#___">_</a>&nbsp;<a name="_A_">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><a href="./flash/tools/debugger/concrete/AbstractPlayer.html" title="class in flash.tools.debugger.concrete"><span class="strong">AbstractPlayer</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/AbstractPlayer.html#AbstractPlayer(java.io.File,%20java.io.File)">AbstractPlayer(File, File)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/AbstractPlayer.html" title="class in flash.tools.debugger.concrete">AbstractPlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#accept(flash.tools.debugger.IProgress)">accept(IProgress)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#accept(flash.tools.debugger.IProgress)">accept(IProgress)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block">Blocks until the next available player debug session commences, or until
<code>getPreference(PREF_ACCEPT_TIMEOUT)</code> milliseconds pass.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html#accept(flash.tools.debugger.IProgress)">accept(IProgress)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FaultActions.html#action(java.lang.String,%20java.lang.String)">action(String, String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FaultActions.html" title="class in flex.tools.debugger.cli">FaultActions</a></dt>
<dd>
<div class="block">Sets the action bits as appropriate for the given fault
and action</div>
</dd>
<dt><a href="./flash/tools/ActionLocation.html" title="class in flash.tools"><span class="strong">ActionLocation</span></a> - Class in <a href="./flash/tools/package-summary.html">flash.tools</a></dt>
<dd>
<div class="block">ActionLocation record.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/ActionLocation.html#ActionLocation()">ActionLocation()</a></span> - Constructor for class flash.tools.<a href="./flash/tools/ActionLocation.html" title="class in flash.tools">ActionLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/ActionLocation.html#ActionLocation(flash.tools.ActionLocation)">ActionLocation(ActionLocation)</a></span> - Constructor for class flash.tools.<a href="./flash/tools/ActionLocation.html" title="class in flash.tools">ActionLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/ActionLocation.html#actions">actions</a></span> - Variable in class flash.tools.<a href="./flash/tools/ActionLocation.html" title="class in flash.tools">ActionLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FaultActions.html#actions()">actions()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FaultActions.html" title="class in flex.tools.debugger.cli">FaultActions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Player.html#ACTIVEX">ACTIVEX</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/Player.html" title="interface in flash.tools.debugger">Player</a></dt>
<dd>
<div class="block">Indicates an ActiveX-control Flash player, e.g.</div>
</dd>
<dt><a href="./flash/tools/debugger/concrete/ActiveXPlayer.html" title="class in flash.tools.debugger.concrete"><span class="strong">ActiveXPlayer</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/ActiveXPlayer.html#ActiveXPlayer(java.io.File,%20java.io.File)">ActiveXPlayer(File, File)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/ActiveXPlayer.html" title="class in flash.tools.debugger.concrete">ActiveXPlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#add(java.lang.Object)">add(Object)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FaultActions.html#add(java.lang.String)">add(String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FaultActions.html" title="class in flex.tools.debugger.cli">FaultActions</a></dt>
<dd>
<div class="block">Add a new fault to the table, with all actions disabled</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/LocationCollection.html#add(flash.tools.debugger.Location)">add(Location)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/LocationCollection.html" title="class in flex.tools.debugger.cli">LocationCollection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/StringIntArray.html#add(int,%20java.lang.Object)">add(int, Object)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/StringIntArray.html" title="class in flex.tools.debugger.cli">StringIntArray</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FaultActions.html#addAction(java.lang.String)">addAction(String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FaultActions.html" title="class in flex.tools.debugger.cli">FaultActions</a></dt>
<dd>
<div class="block">Add a new action type to the table</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#addCommand(java.lang.String)">addCommand(String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#addEvent(flash.tools.debugger.events.DebugEvent)">addEvent(DebugEvent)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#addInheritedPrivateMember(flash.tools.debugger.concrete.DVariable)">addInheritedPrivateMember(DVariable)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DProtocol.html#addListener(flash.tools.debugger.concrete.DProtocol.ListenerIndex,%20flash.tools.debugger.concrete.DProtocolNotifierIF)">addListener(DProtocol.ListenerIndex, DProtocolNotifierIF)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DProtocol.html" title="class in flash.tools.debugger.concrete">DProtocol</a></dt>
<dd>
<div class="block">Allow outside entities to listen for incoming DMessages.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#addLocation(flash.tools.debugger.Location)">addLocation(Location)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#addMember(flash.tools.debugger.concrete.DVariable)">addMember(DVariable)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#addSource(int,%20flash.tools.debugger.concrete.DModule)">addSource(int, DModule)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#addWatch(long,%20java.lang.String,%20int,%20int,%20int)">addWatch(long, String, int, int, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Adds a watchpoint on the given expression</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Player.html#AIR">AIR</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/Player.html" title="interface in flash.tools.debugger">Player</a></dt>
<dd>
<div class="block">Indicates the Flash player inside AIR.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/AIRLaunchInfo.html#airDebugLauncher">airDebugLauncher</a></span> - Variable in class flash.tools.debugger.<a href="./flash/tools/debugger/AIRLaunchInfo.html" title="class in flash.tools.debugger">AIRLaunchInfo</a></dt>
<dd>
<div class="block">Full path to the AIR Debug Launcher, <code>adl.exe</code> (Windows) or
<code>adl</code> (Mac/Linux).</div>
</dd>
<dt><a href="./flash/tools/debugger/AIRLaunchInfo.html" title="class in flash.tools.debugger"><span class="strong">AIRLaunchInfo</span></a> - Class in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/AIRLaunchInfo.html#AIRLaunchInfo()">AIRLaunchInfo()</a></span> - Constructor for class flash.tools.debugger.<a href="./flash/tools/debugger/AIRLaunchInfo.html" title="class in flash.tools.debugger">AIRLaunchInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/concrete/AIRPlayer.html" title="class in flash.tools.debugger.concrete"><span class="strong">AIRPlayer</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/AIRPlayer.html#AIRPlayer(java.io.File)">AIRPlayer(File)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/AIRPlayer.html" title="class in flash.tools.debugger.concrete">AIRPlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/AIRLaunchInfo.html#airPublisherID">airPublisherID</a></span> - Variable in class flash.tools.debugger.<a href="./flash/tools/debugger/AIRLaunchInfo.html" title="class in flash.tools.debugger">AIRLaunchInfo</a></dt>
<dd>
<div class="block">The publisher ID to use; passed to adl's "-pubid" option.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/AIRLaunchInfo.html#airRuntimeDir">airRuntimeDir</a></span> - Variable in class flash.tools.debugger.<a href="./flash/tools/debugger/AIRLaunchInfo.html" title="class in flash.tools.debugger">AIRLaunchInfo</a></dt>
<dd>
<div class="block">The directory that has runtime.dll, or <code>null</code> to
use the default.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/AIRLaunchInfo.html#airSecurityPolicy">airSecurityPolicy</a></span> - Variable in class flash.tools.debugger.<a href="./flash/tools/debugger/AIRLaunchInfo.html" title="class in flash.tools.debugger">AIRLaunchInfo</a></dt>
<dd>
<div class="block">The filename of the security policy to use, or <code>null</code> to
use the default.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessageCache.html#alloc(int)">alloc(int)</a></span> - Static method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessageCache.html" title="class in flash.tools.debugger.concrete">DMessageCache</a></dt>
<dd>
<div class="block">Obtain a DMessage from the cache if possible, otherwise make one for me.</div>
</dd>
<dt><a href="./flash/tools/debugger/AlreadyActiveApplicationException.html" title="class in flash.tools.debugger"><span class="strong">AlreadyActiveApplicationException</span></a> - Exception in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">AlreadyActiveApplicationException is thrown when run/debug the application while there is
an already running application.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/AlreadyActiveApplicationException.html#AlreadyActiveApplicationException(java.lang.String,%20boolean)">AlreadyActiveApplicationException(String, boolean)</a></span> - Constructor for exception flash.tools.debugger.<a href="./flash/tools/debugger/AlreadyActiveApplicationException.html" title="class in flash.tools.debugger">AlreadyActiveApplicationException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/GetVariableFlag.html#ALSO_GET_CHILDREN">ALSO_GET_CHILDREN</a></span> - Static variable in interface flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/GetVariableFlag.html" title="interface in flash.tools.debugger.concrete">GetVariableFlag</a></dt>
<dd>
<div class="block">Indicates that if the variable which is being retrieved is a
compound object (e.g. an instance of a class, as opposed to
a string or int or something like that), then the player
should also return all of the child members of the object.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#AMBIGUOUS">AMBIGUOUS</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flex/tools/debugger/cli/AmbiguousException.html" title="class in flex.tools.debugger.cli"><span class="strong">AmbiguousException</span></a> - Exception in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>
<div class="block">An exception that is thrown when some ambiguous condition or state
was encountered.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/AmbiguousException.html#AmbiguousException()">AmbiguousException()</a></span> - Constructor for exception flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/AmbiguousException.html" title="class in flex.tools.debugger.cli">AmbiguousException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/AmbiguousException.html#AmbiguousException(java.lang.String)">AmbiguousException(String)</a></span> - Constructor for exception flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/AmbiguousException.html" title="class in flex.tools.debugger.cli">AmbiguousException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/Extensions.html#appendBreakInfo(flex.tools.debugger.cli.DebugCLI,%20java.lang.StringBuilder,%20boolean,%20int)">appendBreakInfo(DebugCLI, StringBuilder, boolean, int)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/Extensions.html" title="class in flex.tools.debugger.cli">Extensions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExtensionsDisabled.html#appendBreakInfo(flex.tools.debugger.cli.DebugCLI,%20java.lang.StringBuilder,%20boolean)">appendBreakInfo(DebugCLI, StringBuilder, boolean)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExtensionsDisabled.html" title="class in flex.tools.debugger.cli">ExtensionsDisabled</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#appendContent(java.lang.StringBuilder,%20int)">appendContent(StringBuilder, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#appendReason(java.lang.StringBuilder,%20int)">appendReason(StringBuilder, int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#appendVariable(java.lang.StringBuilder,%20flash.tools.debugger.Variable,%20int)">appendVariable(StringBuilder, Variable, int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>
<div class="block">Formatting function for variable</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#appendVariableAttributes(java.lang.StringBuilder,%20flash.tools.debugger.Variable)">appendVariableAttributes(StringBuilder, Variable)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#appendVariableValue(java.lang.StringBuilder,%20java.lang.Object,%20int)">appendVariableValue(StringBuilder, Object, int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>
<div class="block">Given any arbitrary constant value, such as a Double, a String, etc.,
format its value appropriately.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#appendVariableValue(java.lang.StringBuilder,%20flash.tools.debugger.Value,%20int)">appendVariableValue(StringBuilder, Value, int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#appendVariableValue(java.lang.StringBuilder,%20flash.tools.debugger.Value,%20java.lang.String,%20int)">appendVariableValue(StringBuilder, Value, String, int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/AIRLaunchInfo.html#applicationArguments">applicationArguments</a></span> - Variable in class flash.tools.debugger.<a href="./flash/tools/debugger/AIRLaunchInfo.html" title="class in flash.tools.debugger">AIRLaunchInfo</a></dt>
<dd>
<div class="block">Command-line arguments for the user's program.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/AIRLaunchInfo.html#applicationArgumentsArray">applicationArgumentsArray</a></span> - Variable in class flash.tools.debugger.<a href="./flash/tools/debugger/AIRLaunchInfo.html" title="class in flash.tools.debugger">AIRLaunchInfo</a></dt>
<dd>
<div class="block">Array of command-line arguments for the user's program.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/AIRLaunchInfo.html#applicationContentRootDir">applicationContentRootDir</a></span> - Variable in class flash.tools.debugger.<a href="./flash/tools/debugger/AIRLaunchInfo.html" title="class in flash.tools.debugger">AIRLaunchInfo</a></dt>
<dd>
<div class="block">The directory to specify as the application's content root, or
<code>null</code> to not tell ADL where the content root is, in which
case ADL will use the directory of the application.xml file as the
content root.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#ARGUMENTS_MARKER">ARGUMENTS_MARKER</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression"><span class="strong">AS3DebuggerBURM</span></a> - Class in <a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression"><span class="strong">AS3DebuggerBURM</span></a> - Class in <a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#AS3DebuggerBURM()">AS3DebuggerBURM()</a></span> - Constructor for class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#AS3DebuggerBURM()">AS3DebuggerBURM()</a></span> - Constructor for class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression"><span class="strong">AS3DebuggerReducer</span></a> - Class in <a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a></dt>
<dd>
<div class="block">Reducer for the debugger - equivalent to the old DebuggerEvaluator</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#AS3DebuggerReducer(flash.tools.debugger.expression.Context,%20org.apache.flex.compiler.projects.ICompilerProject)">AS3DebuggerReducer(Context, ICompilerProject)</a></span> - Constructor for class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.ContextStack.html" title="class in flash.tools.debugger.expression"><span class="strong">AS3DebuggerReducer.ContextStack</span></a> - Class in <a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.ContextStack.html#AS3DebuggerReducer.ContextStack(flash.tools.debugger.expression.Context)">AS3DebuggerReducer.ContextStack(Context)</a></span> - Constructor for class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.ContextStack.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer.ContextStack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/Context.html#assign(java.lang.Object,%20flash.tools.debugger.Value)">assign(Object, Value)</a></span> - Method in interface flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/Context.html" title="interface in flash.tools.debugger.expression">Context</a></dt>
<dd>
<div class="block">Assign the object o, the value v.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionContext.html#assign(java.lang.Object,%20flash.tools.debugger.Value)">assign(Object, Value)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionContext.html" title="class in flex.tools.debugger.cli">ExpressionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/expression/ASTBuilder.html" title="class in flash.tools.debugger.expression"><span class="strong">ASTBuilder</span></a> - Class in <a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a></dt>
<dd>
<div class="block">ASTBuilder.java
This class creates an abstract syntax tree representation
of an expression given a sequence of tokens.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ASTBuilder.html#ASTBuilder(boolean)">ASTBuilder(boolean)</a></span> - Constructor for class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ASTBuilder.html" title="class in flash.tools.debugger.expression">ASTBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/ActionLocation.html#at">at</a></span> - Variable in class flash.tools.<a href="./flash/tools/ActionLocation.html" title="class in flash.tools">ActionLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#at(int)">at(int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_B_">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#BASE_ID">BASE_ID</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">The special ID for the top frame of the stack.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#beginPlayerCodeExecution(int)">beginPlayerCodeExecution(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>
<div class="block">Tell us that we are about to start executing user code in the player,
such as a getter, a setter, or a function call.</div>
</dd>
<dt><a href="./flash/tools/debugger/concrete/BinaryOp.html" title="enum in flash.tools.debugger.concrete"><span class="strong">BinaryOp</span></a> - Enum in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DProtocol.html#bind()">bind()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DProtocol.html" title="class in flash.tools.debugger.concrete">DProtocol</a></dt>
<dd>
<div class="block">Create and start up a thread for our receiving messages.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#bind()">bind()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Start up the session listening for incoming messages on the socket</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#bind()">bind()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Allow the session to start communicating with the player.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#bind()">bind()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#bind(flash.tools.debugger.Session)">bind(Session)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#bind(flash.tools.debugger.Session)">bind(Session)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableType.html#BOOLEAN">BOOLEAN</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableType.html" title="interface in flash.tools.debugger">VariableType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/Bootstrap.html" title="class in flash.tools.debugger"><span class="strong">Bootstrap</span></a> - Class in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">Entry point for access to the general API.</div>
</dd>
<dt><a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli"><span class="strong">BreakAction</span></a> - Class in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>
<div class="block">An object that relates a CLI debugger breakpoint with an associated set
of CLI commands to perform.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#BreakAction(flex.tools.debugger.cli.LocationCollection)">BreakAction(LocationCollection)</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#BreakAction(java.lang.String)">BreakAction(String)</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/events/BreakEvent.html" title="class in flash.tools.debugger.events"><span class="strong">BreakEvent</span></a> - Class in <a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a></dt>
<dd>
<div class="block">Break event is received when the player halts execution</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/BreakEvent.html#BreakEvent(int,%20int)">BreakEvent(int, int)</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/BreakEvent.html" title="class in flash.tools.debugger.events">BreakEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/BreakEvent.html#BreakEvent(int,%20int,%20int)">BreakEvent(int, int, int)</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/BreakEvent.html" title="class in flash.tools.debugger.events">BreakEvent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flex/tools/debugger/cli/BreakIdentifier.html" title="class in flex.tools.debugger.cli"><span class="strong">BreakIdentifier</span></a> - Class in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>
<div class="block">An singleton object that doles out unique identifiers to breakpoints and watchpoints</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakIdentifier.html#BreakIdentifier()">BreakIdentifier()</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakIdentifier.html" title="class in flex.tools.debugger.cli">BreakIdentifier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#breakOnCaughtExceptions(boolean)">breakOnCaughtExceptions(boolean)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#breakOnCaughtExceptions(boolean)">breakOnCaughtExceptions(boolean)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#breakOnCaughtExceptions(boolean,%20int)">breakOnCaughtExceptions(boolean, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#breakOnCaughtExceptions(boolean,%20int)">breakOnCaughtExceptions(boolean, int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#breakOnCaughtExceptions(boolean)">breakOnCaughtExceptions(boolean)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#breakOnCaughtExceptions(boolean)">breakOnCaughtExceptions(boolean)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">The player always halts on exceptions that are not going to be caught;
this call allows the debugger to control its behavior when an exception
that *will* be caught is thrown.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#breakOnCaughtExceptions(boolean)">breakOnCaughtExceptions(boolean)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#breakOnCaughtExceptions(boolean)">breakOnCaughtExceptions(boolean)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SuspendReason.html#Breakpoint">Breakpoint</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SuspendReason.html" title="interface in flash.tools.debugger">SuspendReason</a></dt>
<dd>
<div class="block">We hit a breakpoint</div>
</dd>
<dt><a href="./flash/tools/debugger/Browser.html" title="interface in flash.tools.debugger"><span class="strong">Browser</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">Describes a web browser.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FaultActions.FaultActionsBuilder.html#build()">build()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FaultActions.FaultActionsBuilder.html" title="class in flex.tools.debugger.cli">FaultActions.FaultActionsBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#burm(org.apache.flex.compiler.tree.as.IASNode)">burm(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#burm(org.apache.flex.compiler.tree.as.IASNode,%20int)">burm(IASNode, int)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#burm(org.apache.flex.compiler.tree.as.IASNode)">burm(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#burm(org.apache.flex.compiler.tree.as.IASNode,%20int)">burm(IASNode, int)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_C_">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#callConstructor(java.lang.String,%20flash.tools.debugger.Value[])">callConstructor(String, Value[])</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#callConstructor(java.lang.String,%20flash.tools.debugger.Value[])">callConstructor(String, Value[])</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#callConstructor(java.lang.String,%20flash.tools.debugger.Value[])">callConstructor(String, Value[])</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#callConstructor(java.lang.String,%20flash.tools.debugger.Value[])">callConstructor(String, Value[])</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Invokes a constructor in the player.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#callConstructor(java.lang.String,%20flash.tools.debugger.Value[])">callConstructor(String, Value[])</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#callConstructor(java.lang.String,%20flash.tools.debugger.Value[])">callConstructor(String, Value[])</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#callConstructorWorker(java.lang.String,%20flash.tools.debugger.Value[],%20int)">callConstructorWorker(String, Value[], int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#callConstructorWorker(java.lang.String,%20flash.tools.debugger.Value[],%20int)">callConstructorWorker(String, Value[], int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#callFunction(flash.tools.debugger.Value,%20java.lang.String,%20flash.tools.debugger.Value[])">callFunction(Value, String, Value[])</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#callFunction(flash.tools.debugger.Value,%20java.lang.String,%20flash.tools.debugger.Value[])">callFunction(Value, String, Value[])</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#callFunction(flash.tools.debugger.Value,%20java.lang.String,%20flash.tools.debugger.Value[])">callFunction(Value, String, Value[])</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#callFunction(flash.tools.debugger.Value,%20java.lang.String,%20flash.tools.debugger.Value[])">callFunction(Value, String, Value[])</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Invokes a function.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#callFunction(flash.tools.debugger.Value,%20java.lang.String,%20flash.tools.debugger.Value[])">callFunction(Value, String, Value[])</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#callFunction(flash.tools.debugger.Value,%20java.lang.String,%20flash.tools.debugger.Value[])">callFunction(Value, String, Value[])</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#callFunctionWorker(flash.tools.debugger.Value,%20java.lang.String,%20flash.tools.debugger.Value[],%20int)">callFunctionWorker(Value, String, Value[], int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#callFunctionWorker(flash.tools.debugger.Value,%20java.lang.String,%20flash.tools.debugger.Value[],%20int)">callFunctionWorker(Value, String, Value[], int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flex/tools/debugger/cli/CatchAction.html" title="class in flex.tools.debugger.cli"><span class="strong">CatchAction</span></a> - Class in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>
<div class="block">An object that relates a CLI debugger catchpoint with the
actual Catch obtained from the Session</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/CatchAction.html#CatchAction(java.lang.String)">CatchAction(String)</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/CatchAction.html" title="class in flex.tools.debugger.cli">CatchAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/util/URLEncoder.html#charset">charset</a></span> - Static variable in class flash.util.<a href="./flash/util/URLEncoder.html" title="class in flash.util">URLEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/ActionLocation.html#className">className</a></span> - Variable in class flash.tools.<a href="./flash/tools/ActionLocation.html" title="class in flash.tools">ActionLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#classNameFor(long,%20boolean)">classNameFor(long, boolean)</a></span> - Static method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#clear()">clear()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Allow the message to be reused later</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#clear()">clear()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FaultActions.html#clear()">clear()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FaultActions.html" title="class in flex.tools.debugger.cli">FaultActions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#clearAttribute(int)">clearAttribute(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#clearBreakpoint(flash.tools.debugger.Location)">clearBreakpoint(Location)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#clearBreakpoint(flash.tools.debugger.Location)">clearBreakpoint(Location)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Remove a breakpoint at given location.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#clearBreakpoint(flash.tools.debugger.Location)">clearBreakpoint(Location)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#clearCommands()">clearCommands()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#clearCondition()">clearCondition()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#clearExceptionBreakpoint(java.lang.String)">clearExceptionBreakpoint(String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#clearExceptionBreakpoint(java.lang.String)">clearExceptionBreakpoint(String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#clearExceptionBreakpoint(java.lang.String)">clearExceptionBreakpoint(String)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#clearExceptionBreakpoint(java.lang.String)">clearExceptionBreakpoint(String)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Clears an exception breakpoint.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#clearExceptionBreakpoint(java.lang.String)">clearExceptionBreakpoint(String)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#clearExceptionBreakpoint(java.lang.String)">clearExceptionBreakpoint(String)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#clearExceptionBreakpointWorker(java.lang.String,%20int)">clearExceptionBreakpointWorker(String, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#clearExceptionBreakpointWorker(java.lang.String,%20int)">clearExceptionBreakpointWorker(String, int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#clearHits()">clearHits()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessageCounter.html#clearInCounts()">clearInCounts()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessageCounter.html" title="class in flash.tools.debugger.concrete">DMessageCounter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#clearLastBinaryOp(int)">clearLastBinaryOp(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#clearLastFunctionCall(int)">clearLastFunctionCall(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#clearLastVariable(int)">clearLastVariable(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessageCounter.html#clearOutCounts()">clearOutCounts()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessageCounter.html" title="class in flash.tools.debugger.concrete">DMessageCounter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#clearWatch(flash.tools.debugger.Watch)">clearWatch(Watch)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#clearWatch(flash.tools.debugger.Watch)">clearWatch(Watch)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Remove a previously created watchpoint.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#clearWatch(flash.tools.debugger.Watch)">clearWatch(Watch)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_AWATCH">CMD_AWATCH</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_BREAK">CMD_BREAK</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_CATCH">CMD_CATCH</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_CF">CMD_CF</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_CLEAR">CMD_CLEAR</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_COMMANDS">CMD_COMMANDS</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_COMMENT">CMD_COMMENT</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_CONDITION">CMD_CONDITION</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_CONNECT">CMD_CONNECT</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_CONTINUE">CMD_CONTINUE</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_DELETE">CMD_DELETE</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_DIRECTORY">CMD_DIRECTORY</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_DISABLE">CMD_DISABLE</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_DISASSEMBLE">CMD_DISASSEMBLE</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_DISPLAY">CMD_DISPLAY</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_DOWN">CMD_DOWN</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_ENABLE">CMD_ENABLE</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_FILE">CMD_FILE</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_FINISH">CMD_FINISH</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_FRAME">CMD_FRAME</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_HALT">CMD_HALT</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_HANDLE">CMD_HANDLE</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_HELP">CMD_HELP</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_HOME">CMD_HOME</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_INFO">CMD_INFO</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_KILL">CMD_KILL</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_LIST">CMD_LIST</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_MCTREE">CMD_MCTREE</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_NEXT">CMD_NEXT</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_PRINT">CMD_PRINT</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_PWD">CMD_PWD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_QUIT">CMD_QUIT</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_RUN">CMD_RUN</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_RWATCH">CMD_RWATCH</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_SET">CMD_SET</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_SHOW">CMD_SHOW</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_SOURCE">CMD_SOURCE</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_STEP">CMD_STEP</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_TUTORIAL">CMD_TUTORIAL</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_UNDISPLAY">CMD_UNDISPLAY</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_UNKNOWN">CMD_UNKNOWN</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_UP">CMD_UP</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_VIEW_SWF">CMD_VIEW_SWF</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_WATCH">CMD_WATCH</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_WHAT">CMD_WHAT</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#CMD_WORKER">CMD_WORKER</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/LineFunctionContainer.html#combForLineRecords(flash.tools.debugger.concrete.DSwfInfo)">combForLineRecords(DSwfInfo)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/LineFunctionContainer.html" title="class in flash.tools.debugger.concrete">LineFunctionContainer</a></dt>
<dd>
<div class="block">This routine is called from the DSwfInfo object
and is used to obtain LineRecord information
from the ActionLists</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#commandAt(int)">commandAt(int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/CommandLineException.html" title="class in flash.tools.debugger"><span class="strong">CommandLineException</span></a> - Exception in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">Represents an error that occurred while invoking a command-line
program.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/CommandLineException.html#CommandLineException(java.lang.String,%20java.lang.String[],%20java.lang.String,%20int)">CommandLineException(String, String[], String, int)</a></span> - Constructor for exception flash.tools.debugger.<a href="./flash/tools/debugger/CommandLineException.html" title="class in flash.tools.debugger">CommandLineException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#compare(flash.tools.debugger.SourceFile,%20flash.tools.debugger.SourceFile)">compare(SourceFile, SourceFile)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>
<div class="block">Comparator interface for sorting SourceFiles</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#compareTo(java.lang.Object)">compareTo(Object)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>
<div class="block">Comparator interface for sorting Variables</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#connect(int,%20flash.tools.debugger.IProgress)">connect(int, IProgress)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>
<div class="block">A private variation on <code>connect()</code> that also has an argument
indicating that the process we are waiting for has terminated.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#connect(int,%20flash.tools.debugger.IProgress)">connect(int, IProgress)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block">Initiate a debug session by connecting to the specified port.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html#connect(int,%20flash.tools.debugger.IProgress)">connect(int, IProgress)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/events/ConsoleErrorFault.html" title="class in flash.tools.debugger.events"><span class="strong">ConsoleErrorFault</span></a> - Class in <a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a></dt>
<dd>
<div class="block">Signals that an ActionScript error has caused a fault</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/ConsoleErrorFault.html#ConsoleErrorFault(java.lang.String,%20int)">ConsoleErrorFault(String, int)</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/ConsoleErrorFault.html" title="class in flash.tools.debugger.events">ConsoleErrorFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#contains(int)">contains(int)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/LocationCollection.html#contains(flash.tools.debugger.Location)">contains(Location)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/LocationCollection.html" title="class in flex.tools.debugger.cli">LocationCollection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/LocationCollection.html#contains(int,%20int)">contains(int, int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/LocationCollection.html" title="class in flex.tools.debugger.cli">LocationCollection</a></dt>
<dd>
<div class="block">See if the collection contains a Location
which is identical to the given file id and
line number</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ValueExp.html#containsAssignment()">containsAssignment()</a></span> - Method in interface flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ValueExp.html" title="interface in flash.tools.debugger.expression">ValueExp</a></dt>
<dd>
<div class="block">Returns whether the expression contains any assignments (= or ++ or --).</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValueExp.html#containsAssignment()">containsAssignment()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValueExp.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValueExp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#containsSource(flash.tools.debugger.SourceFile)">containsSource(SourceFile)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SwfInfo.html#containsSource(flash.tools.debugger.SourceFile)">containsSource(SourceFile)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SwfInfo.html" title="interface in flash.tools.debugger">SwfInfo</a></dt>
<dd>
<div class="block">Returns true if the given source file is contained
within this SWF.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html#containsSource(flash.tools.debugger.SourceFile)">containsSource(SourceFile)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/expression/Context.html" title="interface in flash.tools.debugger.expression"><span class="strong">Context</span></a> - Interface in <a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a></dt>
<dd>
<div class="block">An object which returns a value given a name and
appropriate context information.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.EvaluationResult.html#context">context</a></span> - Variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.EvaluationResult.html" title="class in flex.tools.debugger.cli">ExpressionCache.EvaluationResult</a></dt>
<dd>
<div class="block">The context that was used to evaluate the expression.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#convertToURI(java.lang.String)">convertToURI(String)</a></span> - Static method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>
<div class="block">The player sends us a URI using '|' instead of ':'</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#copy()">copy()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/Context.html#createContext(java.lang.Object)">createContext(Object)</a></span> - Method in interface flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/Context.html" title="interface in flash.tools.debugger.expression">Context</a></dt>
<dd>
<div class="block">Creates a new context object by combining the current one and o.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionContext.html#createContext(java.lang.Object)">createContext(Object)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionContext.html" title="class in flex.tools.debugger.cli">ExpressionContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#createFromSocket(java.net.Socket,%20flash.tools.debugger.IDebuggerCallbacks)">createFromSocket(Socket, IDebuggerCallbacks)</a></span> - Static method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use createFromSocketWithOptions</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#createFromSocketWithOptions(java.net.Socket,%20flash.tools.debugger.IDebuggerCallbacks,%20flash.tools.debugger.SessionManager)">createFromSocketWithOptions(Socket, IDebuggerCallbacks, SessionManager)</a></span> - Static method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Creates a session from the socket.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/ProcessListener.html#createLaunchFailureException()">createLaunchFailureException()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/ProcessListener.html" title="class in flash.tools.debugger.concrete">ProcessListener</a></dt>
<dd>
<div class="block">Creates an exception indicating that the process terminated with some sort
of error.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/Context.html#createPseudoVariables(boolean)">createPseudoVariables(boolean)</a></span> - Method in interface flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/Context.html" title="interface in flash.tools.debugger.expression">Context</a></dt>
<dd>
<div class="block">Enables/disables the creation of variables during lookup calls.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionContext.html#createPseudoVariables(boolean)">createPseudoVariables(boolean)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionContext.html" title="class in flex.tools.debugger.cli">ExpressionContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/DebuggerUtil.InMemoryFileSpecification.html#createReader()">createReader()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/DebuggerUtil.InMemoryFileSpecification.html" title="class in flash.tools.debugger.expression">DebuggerUtil.InMemoryFileSpecification</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_D_">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><a href="./flash/tools/debugger/concrete/DBrowser.html" title="class in flash.tools.debugger.concrete"><span class="strong">DBrowser</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DBrowser.html#DBrowser(java.io.File)">DBrowser(File)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DBrowser.html" title="class in flash.tools.debugger.concrete">DBrowser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DProtocol.html#DEBUG_CONNECT_PORT">DEBUG_CONNECT_PORT</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DProtocol.html" title="class in flash.tools.debugger.concrete">DProtocol</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DProtocol.html#DEBUG_PORT">DEBUG_PORT</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DProtocol.html" title="class in flash.tools.debugger.concrete">DProtocol</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli"><span class="strong">DebugCLI</span></a> - Class in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>
<div class="block">This is a front end command line interface to the Flash Debugger
Player.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#DebugCLI()">DebugCLI()</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flex/tools/debugger/cli/DebugCLI.InitialPromptState.html" title="enum in flex.tools.debugger.cli"><span class="strong">DebugCLI.InitialPromptState</span></a> - Enum in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/events/DebugEvent.html" title="class in flash.tools.debugger.events"><span class="strong">DebugEvent</span></a> - Class in <a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a></dt>
<dd>
<div class="block">The top of the event hierarchy for debug events.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/DebugEvent.html#DebugEvent()">DebugEvent()</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/DebugEvent.html" title="class in flash.tools.debugger.events">DebugEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/DebugEvent.html#DebugEvent(java.lang.String)">DebugEvent(String)</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/DebugEvent.html" title="class in flash.tools.debugger.events">DebugEvent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/expression/DebuggerExpressionEvaluator.html" title="class in flash.tools.debugger.expression"><span class="strong">DebuggerExpressionEvaluator</span></a> - Class in <a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/DebuggerExpressionEvaluator.html#DebuggerExpressionEvaluator()">DebuggerExpressionEvaluator()</a></span> - Constructor for class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/DebuggerExpressionEvaluator.html" title="class in flash.tools.debugger.expression">DebuggerExpressionEvaluator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/DebuggerExpressionEvaluator.html#DebuggerExpressionEvaluator(org.apache.flex.compiler.projects.ICompilerProject)">DebuggerExpressionEvaluator(ICompilerProject)</a></span> - Constructor for class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/DebuggerExpressionEvaluator.html" title="class in flash.tools.debugger.expression">DebuggerExpressionEvaluator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/DebuggerLocalizer.html" title="class in flash.tools.debugger"><span class="strong">DebuggerLocalizer</span></a> - Class in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">An ILocalizer which does a couple of extra things:
If the requested string is not found, rather than returning <code>null</code>, we
return a default string, to avoid a crash.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/DebuggerLocalizer.html#DebuggerLocalizer(java.lang.String)">DebuggerLocalizer(String)</a></span> - Constructor for class flash.tools.debugger.<a href="./flash/tools/debugger/DebuggerLocalizer.html" title="class in flash.tools.debugger">DebuggerLocalizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/expression/DebuggerUtil.html" title="class in flash.tools.debugger.expression"><span class="strong">DebuggerUtil</span></a> - Class in <a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/DebuggerUtil.html#DebuggerUtil()">DebuggerUtil()</a></span> - Constructor for class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/DebuggerUtil.html" title="class in flash.tools.debugger.expression">DebuggerUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/expression/DebuggerUtil.InMemoryFileSpecification.html" title="class in flash.tools.debugger.expression"><span class="strong">DebuggerUtil.InMemoryFileSpecification</span></a> - Class in <a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/DebuggerUtil.InMemoryFileSpecification.html#DebuggerUtil.InMemoryFileSpecification(java.lang.String)">DebuggerUtil.InMemoryFileSpecification(String)</a></span> - Constructor for class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/DebuggerUtil.InMemoryFileSpecification.html" title="class in flash.tools.debugger.expression">DebuggerUtil.InMemoryFileSpecification</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/expression/DebuggerValue.html" title="class in flash.tools.debugger.expression"><span class="strong">DebuggerValue</span></a> - Class in <a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/DebuggerValue.html#DebuggerValue(java.lang.Object)">DebuggerValue(Object)</a></span> - Constructor for class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/DebuggerValue.html" title="class in flash.tools.debugger.expression">DebuggerValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/DebuggerValue.html#debuggerValue">debuggerValue</a></span> - Variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/DebuggerValue.html" title="class in flash.tools.debugger.expression">DebuggerValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DLocation.html#decodeFile(long)">decodeFile(long)</a></span> - Static method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DLocation.html" title="class in flash.tools.debugger.concrete">DLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DLocation.html#decodeLine(long)">decodeLine(long)</a></span> - Static method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DLocation.html" title="class in flash.tools.debugger.concrete">DLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Isolate.html#DEFAULT_ID">DEFAULT_ID</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/Isolate.html" title="interface in flash.tools.debugger">Isolate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DIsolate.html#DEFAULT_ISOLATE">DEFAULT_ISOLATE</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DIsolate.html" title="class in flash.tools.debugger.concrete">DIsolate</a></dt>
<dd>
<div class="block">Isolate object behind the primordial or main thread (always exists)</div>
</dd>
<dt><a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html" title="class in flash.tools.debugger"><span class="strong">DefaultDebuggerCallbacks</span></a> - Class in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html#DefaultDebuggerCallbacks()">DefaultDebuggerCallbacks()</a></span> - Constructor for class flash.tools.debugger.<a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html" title="class in flash.tools.debugger">DefaultDebuggerCallbacks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ECMA.html#defaultValue(flash.tools.debugger.Session,%20flash.tools.debugger.Value,%20flash.tools.debugger.expression.ECMA.PreferredType,%20int)">defaultValue(Session, Value, ECMA.PreferredType, int)</a></span> - Static method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ECMA.html" title="class in flash.tools.debugger.expression">ECMA</a></dt>
<dd>
<div class="block">ECMA 8.6.2.6</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.html#defineButton(flash.swf.tags.DefineButton)">defineButton(DefineButton)</a></span> - Method in class flash.tools.<a href="./flash/tools/SwfActionContainer.html" title="class in flash.tools">SwfActionContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.html#defineButton2(flash.swf.tags.DefineButton)">defineButton2(DefineButton)</a></span> - Method in class flash.tools.<a href="./flash/tools/SwfActionContainer.html" title="class in flash.tools">SwfActionContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.html#defineSprite(flash.swf.tags.DefineSprite)">defineSprite(DefineSprite)</a></span> - Method in class flash.tools.<a href="./flash/tools/SwfActionContainer.html" title="class in flash.tools">SwfActionContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/AIRLaunchInfo.html#deviceExtDir">deviceExtDir</a></span> - Variable in class flash.tools.debugger.<a href="./flash/tools/debugger/AIRLaunchInfo.html" title="class in flash.tools.debugger">AIRLaunchInfo</a></dt>
<dd>
<div class="block">Directory to load native extensions from for devices.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#disconnected()">disconnected()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>
<div class="block">Issued when the socket connection to the player is cut</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessageCounter.html#disconnected()">disconnected()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessageCounter.html" title="class in flash.tools.debugger.concrete">DMessageCounter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DProtocolNotifierIF.html#disconnected()">disconnected()</a></span> - Method in interface flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DProtocolNotifierIF.html" title="interface in flash.tools.debugger.concrete">DProtocolNotifierIF</a></dt>
<dd>
<div class="block">Issued when the socket connection to the player is cut</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#disconnected()">disconnected()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Issued when the socket connection to the player is cut</div>
</dd>
<dt><a href="./flash/tools/debugger/concrete/DIsolate.html" title="class in flash.tools.debugger.concrete"><span class="strong">DIsolate</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>
<div class="block">Concrete implementation of an Isolate.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DIsolate.html#DIsolate(int)">DIsolate(int)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DIsolate.html" title="class in flash.tools.debugger.concrete">DIsolate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#DISPLAY_ATTRIBUTES">DISPLAY_ATTRIBUTES</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>
<div class="block">Whether the "print" command will display attributes of members.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#DISPLAY_FRAME_NUMBER">DISPLAY_FRAME_NUMBER</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>
<div class="block">The current frame we are viewing -- controlled by the "up", "down", and "frame" commands.</div>
</dd>
<dt><a href="./flex/tools/debugger/cli/DisplayAction.html" title="class in flex.tools.debugger.cli"><span class="strong">DisplayAction</span></a> - Class in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>
<div class="block">An object that relates a CLI debugger 'display' command
with the contents of the display</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DisplayAction.html#DisplayAction(flash.tools.debugger.expression.ValueExp,%20java.lang.String,%20int)">DisplayAction(ValueExp, String, int)</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DisplayAction.html" title="class in flex.tools.debugger.cli">DisplayAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/events/DivideByZeroFault.html" title="class in flash.tools.debugger.events"><span class="strong">DivideByZeroFault</span></a> - Class in <a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a></dt>
<dd>
<div class="block">Signals that a divide by zero fault has occurred</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/DivideByZeroFault.html#DivideByZeroFault(int)">DivideByZeroFault(int)</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/DivideByZeroFault.html" title="class in flash.tools.debugger.events">DivideByZeroFault</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/concrete/DLocation.html" title="class in flash.tools.debugger.concrete"><span class="strong">DLocation</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete"><span class="strong">DManager</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>
<div class="block">Implements the receiving and updating of debug state from the socket
connection of the Flash Player.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#DManager()">DManager()</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete"><span class="strong">DMessage</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>
<div class="block">DMessage.java
Wraps the contents of a specific message and provides a set of APIs that allow for
typed extraction of fields within the message.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#DMessage(int)">DMessage(int)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/concrete/DMessageCache.html" title="class in flash.tools.debugger.concrete"><span class="strong">DMessageCache</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>
<div class="block">This cache directly manages the creation/destruction of DMessages
by allowing DMessages to be re-used.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessageCache.html#DMessageCache()">DMessageCache()</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessageCache.html" title="class in flash.tools.debugger.concrete">DMessageCache</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/concrete/DMessageCounter.html" title="class in flash.tools.debugger.concrete"><span class="strong">DMessageCounter</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>
<div class="block">This class can be to count the number of messages
received during a debug session.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessageCounter.html#DMessageCounter()">DMessageCounter()</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessageCounter.html" title="class in flash.tools.debugger.concrete">DMessageCounter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/concrete/DModule.html" title="class in flash.tools.debugger.concrete"><span class="strong">DModule</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>
<div class="block">A module which is uniquly identified by an id, contains
a short and long name and also a script</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DModule.html#DModule(flash.tools.debugger.SourceLocator,%20int,%20int,%20java.lang.String,%20java.lang.String,%20int)">DModule(SourceLocator, int, int, String, String, int)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DModule.html" title="class in flash.tools.debugger.concrete">DModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.html#doAction(flash.swf.tags.DoAction)">doAction(DoAction)</a></span> - Method in class flash.tools.<a href="./flash/tools/SwfActionContainer.html" title="class in flash.tools">SwfActionContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/Extensions.html#doDisassemble(flex.tools.debugger.cli.DebugCLI)">doDisassemble(DebugCLI)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/Extensions.html" title="class in flex.tools.debugger.cli">Extensions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExtensionsDisabled.html#doDisassemble(flex.tools.debugger.cli.DebugCLI)">doDisassemble(DebugCLI)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExtensionsDisabled.html" title="class in flex.tools.debugger.cli">ExtensionsDisabled</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.html#doInitAction(flash.swf.tags.DoInitAction)">doInitAction(DoInitAction)</a></span> - Method in class flash.tools.<a href="./flash/tools/SwfActionContainer.html" title="class in flash.tools">SwfActionContainer</a></dt>
<dd>
<div class="block">-----------------------------------------------
The following APIs override TagHandler</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableAttribute.html#DONT_ENUMERATE">DONT_ENUMERATE</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableAttribute.html" title="interface in flash.tools.debugger">VariableAttribute</a></dt>
<dd>
<div class="block">Indicates that this member is invisible to an enumeration
of its parent.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/GetVariableFlag.html#DONT_GET_FUNCTIONS">DONT_GET_FUNCTIONS</a></span> - Static variable in interface flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/GetVariableFlag.html" title="interface in flash.tools.debugger.concrete">GetVariableFlag</a></dt>
<dd>
<div class="block">Indicates that when retrieving children, we only want fields
and getters -- we are not interested in regular functions.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/Extensions.html#doShowBreak(flex.tools.debugger.cli.DebugCLI)">doShowBreak(DebugCLI)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/Extensions.html" title="class in flex.tools.debugger.cli">Extensions</a></dt>
<dd>
<div class="block">Dump the break reason and offset</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExtensionsDisabled.html#doShowBreak(flex.tools.debugger.cli.DebugCLI)">doShowBreak(DebugCLI)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExtensionsDisabled.html" title="class in flex.tools.debugger.cli">ExtensionsDisabled</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/Extensions.html#doShowFuncs(flex.tools.debugger.cli.DebugCLI)">doShowFuncs(DebugCLI)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/Extensions.html" title="class in flex.tools.debugger.cli">Extensions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExtensionsDisabled.html#doShowFuncs(flex.tools.debugger.cli.DebugCLI)">doShowFuncs(DebugCLI)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExtensionsDisabled.html" title="class in flex.tools.debugger.cli">ExtensionsDisabled</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/Extensions.html#doShowProperties(flex.tools.debugger.cli.DebugCLI)">doShowProperties(DebugCLI)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/Extensions.html" title="class in flex.tools.debugger.cli">Extensions</a></dt>
<dd>
<div class="block">Dump the content of internal variables</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExtensionsDisabled.html#doShowProperties(flex.tools.debugger.cli.DebugCLI)">doShowProperties(DebugCLI)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExtensionsDisabled.html" title="class in flex.tools.debugger.cli">ExtensionsDisabled</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/Extensions.html#doShowStats(flex.tools.debugger.cli.DebugCLI)">doShowStats(DebugCLI)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/Extensions.html" title="class in flex.tools.debugger.cli">Extensions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExtensionsDisabled.html#doShowStats(flex.tools.debugger.cli.DebugCLI)">doShowStats(DebugCLI)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExtensionsDisabled.html" title="class in flex.tools.debugger.cli">ExtensionsDisabled</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/Extensions.html#doShowVariable(flex.tools.debugger.cli.DebugCLI)">doShowVariable(DebugCLI)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/Extensions.html" title="class in flex.tools.debugger.cli">Extensions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExtensionsDisabled.html#doShowVariable(flex.tools.debugger.cli.DebugCLI)">doShowVariable(DebugCLI)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExtensionsDisabled.html" title="class in flex.tools.debugger.cli">ExtensionsDisabled</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/AIRLaunchInfo.html#dpi">dpi</a></span> - Variable in class flash.tools.debugger.<a href="./flash/tools/debugger/AIRLaunchInfo.html" title="class in flash.tools.debugger">AIRLaunchInfo</a></dt>
<dd>
<div class="block">The dpi argument to pass to AIR 2.5's "-xscreenDPI" option.</div>
</dd>
<dt><a href="./flash/tools/debugger/concrete/DProtocol.html" title="class in flash.tools.debugger.concrete"><span class="strong">DProtocol</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>
<div class="block">Implements the lower portion of Flash Player debug protocol.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DProtocol.html#DProtocol(java.io.BufferedInputStream,%20java.io.BufferedOutputStream)">DProtocol(BufferedInputStream, BufferedOutputStream)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DProtocol.html" title="class in flash.tools.debugger.concrete">DProtocol</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DProtocol.html#DProtocol(java.io.BufferedInputStream,%20java.io.BufferedOutputStream,%20java.net.Socket,%20boolean)">DProtocol(BufferedInputStream, BufferedOutputStream, Socket, boolean)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DProtocol.html" title="class in flash.tools.debugger.concrete">DProtocol</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/concrete/DProtocol.ListenerIndex.html" title="enum in flash.tools.debugger.concrete"><span class="strong">DProtocol.ListenerIndex</span></a> - Enum in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/concrete/DProtocolNotifierIF.html" title="interface in flash.tools.debugger.concrete"><span class="strong">DProtocolNotifierIF</span></a> - Interface in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>
<div class="block">Interface for receiving DMessages from the DProtocol object</div>
</dd>
<dt><a href="./flash/tools/debugger/concrete/DStackContext.html" title="class in flash.tools.debugger.concrete"><span class="strong">DStackContext</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DStackContext.html#DStackContext(int,%20int,%20flash.tools.debugger.concrete.DModule,%20long,%20java.lang.String,%20int,%20int)">DStackContext(int, int, DModule, long, String, int, int)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DStackContext.html" title="class in flash.tools.debugger.concrete">DStackContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/concrete/DSuspendInfo.html" title="class in flash.tools.debugger.concrete"><span class="strong">DSuspendInfo</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>
<div class="block">The suspend information object returns information about the
current halted state of the Player.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSuspendInfo.html#DSuspendInfo()">DSuspendInfo()</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSuspendInfo.html" title="class in flash.tools.debugger.concrete">DSuspendInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSuspendInfo.html#DSuspendInfo(int,%20int,%20int,%20int,%20int)">DSuspendInfo(int, int, int, int, int)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSuspendInfo.html" title="class in flash.tools.debugger.concrete">DSuspendInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete"><span class="strong">DSwfInfo</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#DSwfInfo(int,%20int)">DSwfInfo(int, int)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete"><span class="strong">DValue</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>
<div class="block">Implementation of an ActionScript value.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#DValue(long,%20int)">DValue(long, int)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>
<div class="block">Create a top-level variable which has no parent.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#DValue(int,%20java.lang.String,%20java.lang.String,%20int,%20java.lang.Object,%20int)">DValue(int, String, String, int, Object, int)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>
<div class="block">Create a value.</div>
</dd>
<dt><a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete"><span class="strong">DVariable</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#DVariable(java.lang.String,%20flash.tools.debugger.concrete.DValue,%20int)">DVariable(String, DValue, int)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>
<div class="block">Create a variable and its value.</div>
</dd>
<dt><a href="./flash/tools/debugger/concrete/DWatch.html" title="class in flash.tools.debugger.concrete"><span class="strong">DWatch</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>
<div class="block">Holder of Watchpoint information</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DWatch.html#DWatch(long,%20java.lang.String,%20int,%20int,%20int)">DWatch(long, String, int, int, int)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DWatch.html" title="class in flash.tools.debugger.concrete">DWatch</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_E_">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><a href="./flash/tools/debugger/expression/ECMA.html" title="class in flash.tools.debugger.expression"><span class="strong">ECMA</span></a> - Class in <a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a></dt>
<dd>
<div class="block">Implementations of some of the conversion functions defined by
the ECMAScript spec ( http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf ).</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ECMA.html#ECMA()">ECMA()</a></span> - Constructor for class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ECMA.html" title="class in flash.tools.debugger.expression">ECMA</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/StringIntArray.html#elementsStartingWith(java.lang.String)">elementsStartingWith(String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/StringIntArray.html" title="class in flex.tools.debugger.cli">StringIntArray</a></dt>
<dd>
<div class="block">Sequentially walk through the entire list
matching the String components against the
given string</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#ENABLE_ONCE_CMD">ENABLE_ONCE_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#enableChildAttach(boolean,%20int)">enableChildAttach(boolean, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>
<div class="block">If this feature is enabled then we do not attempt to attach child
variables to parents.</div>
</dd>
<dt><span class="strong"><a href="./flash/util/URLEncoder.html#encode(java.lang.String)">encode(String)</a></span> - Static method in class flash.util.<a href="./flash/util/URLEncoder.html" title="class in flash.util">URLEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/util/URLEncoder.html#encode(java.lang.String,%20java.lang.String)">encode(String, String)</a></span> - Static method in class flash.util.<a href="./flash/util/URLEncoder.html" title="class in flash.util">URLEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DLocation.html#encodeId(int,%20int)">encodeId(int, int)</a></span> - Static method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DLocation.html" title="class in flash.tools.debugger.concrete">DLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/LineFunctionContainer.html#endOfSourceLine(flash.tools.ActionLocation)">endOfSourceLine(ActionLocation)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/LineFunctionContainer.html" title="class in flash.tools.debugger.concrete">LineFunctionContainer</a></dt>
<dd>
<div class="block">Use the action list located in the given location
and return a new action location that corresponds
to the next line record that is encountered
after this location.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#endPlayerCodeExecution(int)">endPlayerCodeExecution(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>
<div class="block">Informs us that user code is no longer executing, and returns the fault,
if any, which occurred while the code was executing.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ECMA.html#equals(flash.tools.debugger.Session,%20flash.tools.debugger.Value,%20flash.tools.debugger.Value)">equals(Session, Value, Value)</a></span> - Static method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ECMA.html" title="class in flash.tools.debugger.expression">ECMA</a></dt>
<dd>
<div class="block">ECMA 11.9.3</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeFrame</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#err(java.lang.String)">err(String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#error_namespaceAccess(org.apache.flex.compiler.tree.as.IASNode,%20org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object)">error_namespaceAccess(IASNode, IASNode, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>
<div class="block">Error trap.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#error_reduce_Op_AssignId(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object)">error_reduce_Op_AssignId(IASNode, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>
<div class="block">Error trap.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#ERROR_TRAP">ERROR_TRAP</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#ERROR_TRAP">ERROR_TRAP</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#escape(java.lang.String)">escape(String)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/util/URLHelper.html#escapeCharacter(java.lang.String,%20char,%20java.lang.String)">escapeCharacter(String, char, String)</a></span> - Static method in class flash.util.<a href="./flash/util/URLHelper.html" title="class in flash.util">URLHelper</a></dt>
<dd>
<div class="block">Locates characters 'c' in the scheme specific portion of a URI and
translates them into 'to'</div>
</dd>
<dt><span class="strong"><a href="./flash/util/URLHelper.html#escapeSpace(java.lang.String)">escapeSpace(String)</a></span> - Static method in class flash.util.<a href="./flash/util/URLHelper.html" title="class in flash.util">URLHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#evalAs(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalAs(Value, Value)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#evalAs(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalAs(Value, Value)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#evalAs(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalAs(Value, Value)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#evalAs(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalAs(Value, Value)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Evaluate the ActionScript expression "value as type"</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#evalAs(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalAs(Value, Value)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#evalAs(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalAs(Value, Value)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#evalAsWorker(flash.tools.debugger.Value,%20flash.tools.debugger.Value,%20int)">evalAsWorker(Value, Value, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#evalAsWorker(flash.tools.debugger.Value,%20flash.tools.debugger.Value,%20int)">evalAsWorker(Value, Value, int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#evalIn(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalIn(Value, Value)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#evalIn(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalIn(Value, Value)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#evalIn(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalIn(Value, Value)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#evalIn(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalIn(Value, Value)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Evaluate the ActionScript expression "property in object"</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#evalIn(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalIn(Value, Value)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#evalIn(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalIn(Value, Value)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#evalInstanceof(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalInstanceof(Value, Value)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#evalInstanceof(flash.tools.debugger.Value,%20java.lang.String)">evalInstanceof(Value, String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#evalInstanceof(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalInstanceof(Value, Value)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#evalInstanceof(flash.tools.debugger.Value,%20java.lang.String)">evalInstanceof(Value, String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#evalInstanceof(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalInstanceof(Value, Value)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#evalInstanceof(flash.tools.debugger.Value,%20java.lang.String)">evalInstanceof(Value, String)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#evalInstanceof(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalInstanceof(Value, Value)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Evaluate the ActionScript expression "value instanceof type"</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#evalInstanceof(flash.tools.debugger.Value,%20java.lang.String)">evalInstanceof(Value, String)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Evaluate the ActionScript expression "value instanceof type"</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#evalInstanceof(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalInstanceof(Value, Value)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#evalInstanceof(flash.tools.debugger.Value,%20java.lang.String)">evalInstanceof(Value, String)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#evalInstanceof(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalInstanceof(Value, Value)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#evalInstanceof(flash.tools.debugger.Value,%20java.lang.String)">evalInstanceof(Value, String)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#evalInstanceofWorker(flash.tools.debugger.Value,%20flash.tools.debugger.Value,%20int)">evalInstanceofWorker(Value, Value, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#evalInstanceofWorker(flash.tools.debugger.Value,%20java.lang.String,%20int)">evalInstanceofWorker(Value, String, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#evalInstanceofWorker(flash.tools.debugger.Value,%20flash.tools.debugger.Value,%20int)">evalInstanceofWorker(Value, Value, int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#evalInstanceofWorker(flash.tools.debugger.Value,%20java.lang.String,%20int)">evalInstanceofWorker(Value, String, int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#evalInWorker(flash.tools.debugger.Value,%20flash.tools.debugger.Value,%20int)">evalInWorker(Value, Value, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#evalInWorker(flash.tools.debugger.Value,%20flash.tools.debugger.Value,%20int)">evalInWorker(Value, Value, int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#evalIs(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalIs(Value, Value)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#evalIs(flash.tools.debugger.Value,%20java.lang.String)">evalIs(Value, String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#evalIs(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalIs(Value, Value)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#evalIs(flash.tools.debugger.Value,%20java.lang.String)">evalIs(Value, String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#evalIs(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalIs(Value, Value)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#evalIs(flash.tools.debugger.Value,%20java.lang.String)">evalIs(Value, String)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#evalIs(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalIs(Value, Value)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Evaluate the ActionScript expression "value is type"</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#evalIs(flash.tools.debugger.Value,%20java.lang.String)">evalIs(Value, String)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Evaluate the ActionScript expression "value is type"</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#evalIs(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalIs(Value, Value)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#evalIs(flash.tools.debugger.Value,%20java.lang.String)">evalIs(Value, String)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#evalIs(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">evalIs(Value, Value)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#evalIs(flash.tools.debugger.Value,%20java.lang.String)">evalIs(Value, String)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#evalIsWorker(flash.tools.debugger.Value,%20flash.tools.debugger.Value,%20int)">evalIsWorker(Value, Value, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#evalIsWorker(flash.tools.debugger.Value,%20java.lang.String,%20int)">evalIsWorker(Value, String, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#evalIsWorker(flash.tools.debugger.Value,%20flash.tools.debugger.Value,%20int)">evalIsWorker(Value, Value, int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#evalIsWorker(flash.tools.debugger.Value,%20java.lang.String,%20int)">evalIsWorker(Value, String, int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/DebuggerExpressionEvaluator.html#evaluate(flash.tools.debugger.expression.Context,%20org.apache.flex.compiler.tree.as.IASNode)">evaluate(Context, IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/DebuggerExpressionEvaluator.html" title="class in flash.tools.debugger.expression">DebuggerExpressionEvaluator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/IExpressionEvaluator.html#evaluate(flash.tools.debugger.expression.Context,%20org.apache.flex.compiler.tree.as.IASNode)">evaluate(Context, IASNode)</a></span> - Method in interface flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/IExpressionEvaluator.html" title="interface in flash.tools.debugger.expression">IExpressionEvaluator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ValueExp.html#evaluate(flash.tools.debugger.expression.Context)">evaluate(Context)</a></span> - Method in interface flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ValueExp.html" title="interface in flash.tools.debugger.expression">ValueExp</a></dt>
<dd>
<div class="block">Evaluates the expression.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValueExp.html#evaluate(flash.tools.debugger.expression.Context)">evaluate(Context)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValueExp.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValueExp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#evaluate(flash.tools.debugger.expression.ValueExp,%20int)">evaluate(ValueExp, int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/events/ExceptionFault.html" title="class in flash.tools.debugger.events"><span class="strong">ExceptionFault</span></a> - Class in <a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a></dt>
<dd>
<div class="block">Signals that a user exception has been thrown.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/ExceptionFault.html#ExceptionFault(java.lang.String,%20boolean,%20flash.tools.debugger.Value,%20int)">ExceptionFault(String, boolean, Value, int)</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/ExceptionFault.html" title="class in flash.tools.debugger.events">ExceptionFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#execute()">execute()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FaultActions.html#exists(java.lang.String)">exists(String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FaultActions.html" title="class in flex.tools.debugger.cli">FaultActions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli"><span class="strong">ExpressionCache</span></a> - Class in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#ExpressionCache(flex.tools.debugger.cli.DebugCLI)">ExpressionCache(DebugCLI)</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>
<div class="block">We can get at files by name or module id, eventually we will put functions in here too</div>
</dd>
<dt><a href="./flex/tools/debugger/cli/ExpressionCache.EvaluationResult.html" title="class in flex.tools.debugger.cli"><span class="strong">ExpressionCache.EvaluationResult</span></a> - Class in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>
<div class="block">Returned by evaluate().</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.EvaluationResult.html#ExpressionCache.EvaluationResult()">ExpressionCache.EvaluationResult()</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.EvaluationResult.html" title="class in flex.tools.debugger.cli">ExpressionCache.EvaluationResult</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flex/tools/debugger/cli/ExpressionContext.html" title="class in flex.tools.debugger.cli"><span class="strong">ExpressionContext</span></a> - Class in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionContext.html#ExpressionContext(flex.tools.debugger.cli.ExpressionCache)">ExpressionContext(ExpressionCache)</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionContext.html" title="class in flex.tools.debugger.cli">ExpressionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/expression/ExpressionEvaluatorException.html" title="class in flash.tools.debugger.expression"><span class="strong">ExpressionEvaluatorException</span></a> - Exception in <a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a></dt>
<dd>
<div class="block">An exception raised while evaluating an expression.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ExpressionEvaluatorException.html#ExpressionEvaluatorException(java.lang.String)">ExpressionEvaluatorException(String)</a></span> - Constructor for exception flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ExpressionEvaluatorException.html" title="class in flash.tools.debugger.expression">ExpressionEvaluatorException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ExpressionEvaluatorException.html#ExpressionEvaluatorException(java.lang.Throwable)">ExpressionEvaluatorException(Throwable)</a></span> - Constructor for exception flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ExpressionEvaluatorException.html" title="class in flash.tools.debugger.expression">ExpressionEvaluatorException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/AIRLaunchInfo.html#extDir">extDir</a></span> - Variable in class flash.tools.debugger.<a href="./flash/tools/debugger/AIRLaunchInfo.html" title="class in flash.tools.debugger">AIRLaunchInfo</a></dt>
<dd>
<div class="block">Directory to load native extensions from.</div>
</dd>
<dt><a href="./flex/tools/debugger/cli/Extensions.html" title="class in flex.tools.debugger.cli"><span class="strong">Extensions</span></a> - Class in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>
<div class="block">Extensions class is a singleton that contains
every cli method that does not conform to the
API.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/Extensions.html#Extensions()">Extensions()</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/Extensions.html" title="class in flex.tools.debugger.cli">Extensions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flex/tools/debugger/cli/ExtensionsDisabled.html" title="class in flex.tools.debugger.cli"><span class="strong">ExtensionsDisabled</span></a> - Class in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>
<div class="block">ExtensionsDisabled class is a singleton that contains
every cli method that does not conform to the
API.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExtensionsDisabled.html#ExtensionsDisabled()">ExtensionsDisabled()</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExtensionsDisabled.html" title="class in flex.tools.debugger.cli">ExtensionsDisabled</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html#extractExenameFromCommandString(java.lang.String)">extractExenameFromCommandString(String)</a></span> - Method in class flash.tools.debugger.<a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html" title="class in flash.tools.debugger">DefaultDebuggerCallbacks</a></dt>
<dd>
<div class="block">Given a command string of the form
"path_to_exe" args
or
path_to_exe args
return the path_to_exe.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#extractFunctionName(java.lang.String)">extractFunctionName(String)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>
<div class="block">extract the function name from a signature</div>
</dd>
</dl>
<a name="_F_">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="strong"><a href="./flash/tools/debugger/SuspendReason.html#Fault">Fault</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SuspendReason.html" title="interface in flash.tools.debugger">SuspendReason</a></dt>
<dd>
<div class="block">A fault occurred</div>
</dd>
<dt><a href="./flex/tools/debugger/cli/FaultActions.html" title="class in flex.tools.debugger.cli"><span class="strong">FaultActions</span></a> - Class in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>
<div class="block">FaultActions proivdes a convenient wrapper for housing the user specified
behaviour for a set of faults (aka text strings)
The underlying data structure is a HashMap that maps strings (i.e. fault
names) to Integers.</div>
</dd>
<dt><a href="./flex/tools/debugger/cli/FaultActions.FaultActionsBuilder.html" title="class in flex.tools.debugger.cli"><span class="strong">FaultActions.FaultActionsBuilder</span></a> - Class in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FaultActions.FaultActionsBuilder.html#FaultActions.FaultActionsBuilder(flash.localization.LocalizationManager)">FaultActions.FaultActionsBuilder(LocalizationManager)</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FaultActions.FaultActionsBuilder.html" title="class in flex.tools.debugger.cli">FaultActions.FaultActionsBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/events/FaultEvent.html" title="class in flash.tools.debugger.events"><span class="strong">FaultEvent</span></a> - Class in <a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a></dt>
<dd>
<div class="block">An event type that signals a problem situation within the Player.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/FaultEvent.html#FaultEvent(java.lang.String,%20int)">FaultEvent(String, int)</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/FaultEvent.html" title="class in flash.tools.debugger.events">FaultEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/FaultEvent.html#FaultEvent(int)">FaultEvent(int)</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/FaultEvent.html" title="class in flash.tools.debugger.events">FaultEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/BreakEvent.html#fileId">fileId</a></span> - Variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/BreakEvent.html" title="class in flash.tools.debugger.events">BreakEvent</a></dt>
<dd>
<div class="block">unique identifier for the source file where the Player has suspened.</div>
</dd>
<dt><a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli"><span class="strong">FileInfoCache</span></a> - Class in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>
<div class="block">FileInfoCache manages a list of files that are unique
across multiple swfs.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#FileInfoCache()">FileInfoCache()</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/events/FileListModifiedEvent.html" title="class in flash.tools.debugger.events"><span class="strong">FileListModifiedEvent</span></a> - Class in <a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>As of Version 2.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/FileListModifiedEvent.html#FileListModifiedEvent()">FileListModifiedEvent()</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/FileListModifiedEvent.html" title="class in flash.tools.debugger.events">FileListModifiedEvent</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#filesMatch(flash.tools.debugger.SourceFile,%20flash.tools.debugger.SourceFile)">filesMatch(SourceFile, SourceFile)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>
<div class="block">Compare two files and determine if they are the same.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.html#find(flash.swf.types.ActionList,%20int)">find(ActionList, int)</a></span> - Static method in class flash.tools.<a href="./flash/tools/SwfActionContainer.html" title="class in flash.tools">SwfActionContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.html#findLessOrEqualTo(flash.swf.types.ActionList,%20int)">findLessOrEqualTo(ActionList, int)</a></span> - Static method in class flash.tools.<a href="./flash/tools/SwfActionContainer.html" title="class in flash.tools">SwfActionContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#findMember(java.lang.String)">findMember(String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/LocationCollection.html#first()">first()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/LocationCollection.html" title="class in flex.tools.debugger.cli">LocationCollection</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/package-summary.html">flash.tools</a> - package flash.tools</dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a> - package flash.tools.debugger</dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a> - package flash.tools.debugger.concrete</dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a> - package flash.tools.debugger.events</dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a> - package flash.tools.debugger.expression</dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/threadsafe/package-summary.html">flash.tools.debugger.threadsafe</a> - package flash.tools.debugger.threadsafe</dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/util/package-summary.html">flash.util</a> - package flash.util</dt>
<dd>&nbsp;</dd>
<dt><a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a> - package flex.tools.debugger.cli</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/IASTFolder.html#fold(org.apache.flex.compiler.tree.as.IASNode)">fold(IASNode)</a></span> - Method in interface flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/IASTFolder.html" title="interface in flash.tools.debugger.expression">IASTFolder</a></dt>
<dd>
<div class="block">This will perform folding of certain nodes, based on implementation</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/LogicalOperatorsFolder.html#fold(org.apache.flex.compiler.tree.as.IASNode)">fold(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/LogicalOperatorsFolder.html" title="class in flash.tools.debugger.expression">LogicalOperatorsFolder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression"><span class="strong">FoldedExpressionNode</span></a> - Class in <a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#FoldedExpressionNode(org.apache.flex.compiler.tree.as.IASNode)">FoldedExpressionNode(IASNode)</a></span> - Constructor for class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#forPrimitive(java.lang.Object,%20int)">forPrimitive(Object, int)</a></span> - Static method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>
<div class="block">Constructs a DValue for a primitive value (null, undefined, Boolean, Number, String).</div>
</dd>
<dt><a href="./flash/tools/debugger/Frame.html" title="interface in flash.tools.debugger"><span class="strong">Frame</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">The Frame object represents a single frame of the actionscript call stack.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessageCache.html#free(flash.tools.debugger.concrete.DMessage)">free(DMessage)</a></span> - Static method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessageCache.html" title="class in flash.tools.debugger.concrete">DMessageCache</a></dt>
<dd>
<div class="block">Put a DMessage into the cache for reuse</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#freshen(long,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20long,%20boolean,%20long,%20long,%20long,%20long,%20long,%20java.util.Map,%20int,%20int)">freshen(long, String, String, String, long, boolean, long, long, long, long, long, Map&lt;Long, Integer&gt;, int, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/ActionLocation.html#function">function</a></span> - Variable in class flash.tools.<a href="./flash/tools/ActionLocation.html" title="class in flash.tools">ActionLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableType.html#FUNCTION">FUNCTION</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableType.html" title="interface in flash.tools.debugger">VariableType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/events/FunctionMetaDataAvailableEvent.html" title="class in flash.tools.debugger.events"><span class="strong">FunctionMetaDataAvailableEvent</span></a> - Class in <a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>As of Version 2. No replacement</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/FunctionMetaDataAvailableEvent.html#FunctionMetaDataAvailableEvent()">FunctionMetaDataAvailableEvent()</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/FunctionMetaDataAvailableEvent.html" title="class in flash.tools.debugger.events">FunctionMetaDataAvailableEvent</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
</dl>
<a name="_G_">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#get(java.lang.String)">get(String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>
<div class="block">We are able to fetch properties or expressions (i.e previous expression)
using this single call, despite the fact that each of these types of
results lie in different data structures m_expressions and m_props.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/IntProperties.html#get(java.lang.String)">get(String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/IntProperties.html" title="class in flex.tools.debugger.cli">IntProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/StringIntArray.html#get(int)">get(int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/StringIntArray.html" title="class in flex.tools.debugger.cli">StringIntArray</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/GetVariableFlag.html#GET_CLASS_HIERARCHY">GET_CLASS_HIERARCHY</a></span> - Static variable in interface flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/GetVariableFlag.html" title="interface in flash.tools.debugger.concrete">GetVariableFlag</a></dt>
<dd>
<div class="block">Indicates that when retrieving children, we also want to
know exactly which class each child was defined in.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#getAbsoluteEnd()">getAbsoluteEnd()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#getAbsoluteStart()">getAbsoluteStart()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSuspendInfo.html#getActionIndex()">getActionIndex()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSuspendInfo.html" title="class in flash.tools.debugger.concrete">DSuspendInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.DummyAction.html#getActionList()">getActionList()</a></span> - Method in class flash.tools.<a href="./flash/tools/SwfActionContainer.DummyAction.html" title="class in flash.tools">SwfActionContainer.DummyAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getActions()">getActions()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getActions(int,%20int,%20int)">getActions(int, int, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Request a set of actions from the player</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#getActiveIsolateId()">getActiveIsolateId()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#getAllFiles(int)">getAllFiles(int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#getAncestorOfType(java.lang.Class)">getAncestorOfType(Class&lt;? extends IASNode&gt;)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html#getAppVersion(java.io.File)">getAppVersion(File)</a></span> - Method in class flash.tools.debugger.<a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html" title="class in flash.tools.debugger">DefaultDebuggerCallbacks</a></dt>
<dd>
<div class="block">Default implementation does not know how to get the version
of an application.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IDebuggerCallbacks.html#getAppVersion(java.io.File)">getAppVersion(File)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IDebuggerCallbacks.html" title="interface in flash.tools.debugger">IDebuggerCallbacks</a></dt>
<dd>
<div class="block">Returns the version number of an application.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DStackContext.html#getArguments(flash.tools.debugger.Session)">getArguments(Session)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DStackContext.html" title="class in flash.tools.debugger.concrete">DStackContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Frame.html#getArguments(flash.tools.debugger.Session)">getArguments(Session)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Frame.html" title="interface in flash.tools.debugger">Frame</a></dt>
<dd>
<div class="block">Arguments that were passed into the function.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html#getArguments(flash.tools.debugger.Session)">getArguments(Session)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeFrame</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#getAttributes()">getAttributes()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#getAttributes()">getAttributes()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#getAttributes()">getAttributes()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html#getAttributes()">getAttributes()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#getAttributes()">getAttributes()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">Variable attributes define further information
regarding the variable.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Variable.html#getAttributes()">getAttributes()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Variable.html" title="interface in flash.tools.debugger">Variable</a></dt>
<dd>
<div class="block">Variable attributes define further information
regarding the variable.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#getAttributes()">getAttributes()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DModule.html#getBasePath()">getBasePath()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DModule.html" title="class in flash.tools.debugger.concrete">DModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SourceFile.html#getBasePath()">getBasePath()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SourceFile.html" title="interface in flash.tools.debugger">SourceFile</a></dt>
<dd>
<div class="block">Base path for this filename, without the package-name portion.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html#getBasePath()">getBasePath()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DModule.html#getBitmap()">getBitmap()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DModule.html" title="class in flash.tools.debugger.concrete">DModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getBreakpoint(int,%20int)">getBreakpoint(int, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>
<div class="block">Breakpoints</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#getBreakpointExpression()">getBreakpointExpression()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getBreakpointList()">getBreakpointList()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Get a list of breakpoints</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#getBreakpointList()">getBreakpointList()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Get a list of the current breakpoints.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#getBreakpointList()">getBreakpointList()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getBreakpoints(int)">getBreakpoints(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/AbstractPlayer.html#getBrowser()">getBrowser()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/AbstractPlayer.html" title="class in flash.tools.debugger.concrete">AbstractPlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/AIRPlayer.html#getBrowser()">getBrowser()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/AIRPlayer.html" title="class in flash.tools.debugger.concrete">AIRPlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Player.html#getBrowser()">getBrowser()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Player.html" title="interface in flash.tools.debugger">Player</a></dt>
<dd>
<div class="block">Returns the web browser with which this player is associated,
or <code>null</code> if this is the standalone player or AIR,
or if we're not sure which browser will be run.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafePlayer.html#getBrowser()">getBrowser()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafePlayer.html" title="class in flash.tools.debugger.threadsafe">ThreadSafePlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html#getBrowserParameters(java.lang.String)">getBrowserParameters(String)</a></span> - Method in class flash.tools.debugger.<a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html" title="class in flash.tools.debugger">DefaultDebuggerCallbacks</a></dt>
<dd>
<div class="block">Default application does not have any extra arguments for the
browser.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IDebuggerCallbacks.html#getBrowserParameters(java.lang.String)">getBrowserParameters(String)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IDebuggerCallbacks.html" title="interface in flash.tools.debugger">IDebuggerCallbacks</a></dt>
<dd>
<div class="block">Returns the parameters to pass to the browser or null if non-existent.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#getByte()">getByte()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Extract the next byte</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DStackContext.html#getCallSignature()">getCallSignature()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DStackContext.html" title="class in flash.tools.debugger.concrete">DStackContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Frame.html#getCallSignature()">getCallSignature()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Frame.html" title="interface in flash.tools.debugger">Frame</a></dt>
<dd>
<div class="block">Returns a string which contains the raw signature of
the call.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html#getCallSignature()">getCallSignature()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeFrame</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getChangeCount()">getChangeCount()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SourceLocator.html#getChangeCount()">getChangeCount()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SourceLocator.html" title="interface in flash.tools.debugger">SourceLocator</a></dt>
<dd>
<div class="block">Returns a number which indicates how many times this SourceLocator's
search algorithm has been changed since it was created.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceLocator.html#getChangeCount()">getChangeCount()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceLocator.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#getChangeCount()">getChangeCount()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#getChild(int)">getChild(int)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#getChildCount()">getChildCount()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#getClassHierarchy(boolean)">getClassHierarchy(boolean)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#getClassHierarchy(boolean)">getClassHierarchy(boolean)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#getClassHierarchy(boolean)">getClassHierarchy(boolean)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">Returns the list of classes that contributed members to this object, from
the class itself all the way down to <code>Object</code> (or, if
allLevels == false, down to the lowest-level class that actually
contributed members).</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#getClassName()">getClassName()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#getClassName()">getClassName()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#getClassName()">getClassName()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">The class name of the value.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.DummyAction.html#getClassName()">getClassName()</a></span> - Method in class flash.tools.<a href="./flash/tools/SwfActionContainer.DummyAction.html" title="class in flash.tools">SwfActionContainer.DummyAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#getColumn()">getColumn()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#getCommandCount()">getCommandCount()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/CommandLineException.html#getCommandLine()">getCommandLine()</a></span> - Method in exception flash.tools.debugger.<a href="./flash/tools/debugger/CommandLineException.html" title="class in flash.tools.debugger">CommandLineException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/CommandLineException.html#getCommandOutput()">getCommandOutput()</a></span> - Method in exception flash.tools.debugger.<a href="./flash/tools/debugger/CommandLineException.html" title="class in flash.tools.debugger">CommandLineException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#getCondition()">getCondition()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#getConditionString()">getConditionString()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getConstantPool()">getConstantPool()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#getContainingNode(int)">getContainingNode(int)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#getContainingScope()">getContainingScope()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DisplayAction.html#getContent()">getContent()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DisplayAction.html" title="class in flex.tools.debugger.cli">DisplayAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#getContext()">getContext()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>
<div class="block">Our lone get context (i.e. parent) interface</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#getData()">getData()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#getDebuggerCallbacks()">getDebuggerCallbacks()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#getDefiningClass()">getDefiningClass()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html#getDefiningClass()">getDefiningClass()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Variable.html#getDefiningClass()">getDefiningClass()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Variable.html" title="interface in flash.tools.debugger">Variable</a></dt>
<dd>
<div class="block">The class in which this member was actually defined.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#getDefiningClass()">getDefiningClass()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FaultActions.html#getDescription(java.lang.String)">getDescription(String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FaultActions.html" title="class in flex.tools.debugger.cli">FaultActions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.html#getDictionary()">getDictionary()</a></span> - Method in class flash.tools.<a href="./flash/tools/SwfActionContainer.html" title="class in flash.tools">SwfActionContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DProtocol.html#getDisconnectCause()">getDisconnectCause()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DProtocol.html" title="class in flash.tools.debugger.concrete">DProtocol</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getDisconnectCause()">getDisconnectCause()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#getDisconnectCause()">getDisconnectCause()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Returns the root SocketException that caused the rxMessage()
thread to shut down.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#getDisconnectCause()">getDisconnectCause()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#getDWord()">getDWord()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Extract the next 4 bytes, which form a 32b integer, from the message</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/StringIntArray.html#getElement(int)">getElement(int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/StringIntArray.html" title="class in flex.tools.debugger.cli">StringIntArray</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#getEnd()">getEnd()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#getenv(java.lang.String)">getenv(String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getEventCount()">getEventCount()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>
<div class="block">Event management related stuff</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getEventCount()">getEventCount()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#getEventCount()">getEventCount()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Returns the number of events currently in the queue.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#getEventCount()">getEventCount()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getEventNotifier()">getEventNotifier()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>
<div class="block">Get an object on which callers can call wait(), in order to wait until
something happens.</div>
</dd>
<dt><span class="strong"><a href="./flash/util/URLHelper.html#getEverythingBeforeQuery()">getEverythingBeforeQuery()</a></span> - Method in class flash.util.<a href="./flash/util/URLHelper.html" title="class in flash.util">URLHelper</a></dt>
<dd>
<div class="block">Everything before the "query" part of the URL.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/CommandLineException.html#getExitValue()">getExitValue()</a></span> - Method in exception flash.tools.debugger.<a href="./flash/tools/debugger/CommandLineException.html" title="class in flash.tools.debugger">CommandLineException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/WatchAction.html#getExpr()">getExpr()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/WatchAction.html" title="class in flex.tools.debugger.cli">WatchAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DisplayAction.html#getExpression()">getExpression()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DisplayAction.html" title="class in flex.tools.debugger.cli">DisplayAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/PlayerFaultException.html#getFaultEvent()">getFaultEvent()</a></span> - Method in exception flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/PlayerFaultException.html" title="class in flash.tools.debugger.expression">PlayerFaultException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DLocation.html#getFile()">getFile()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DLocation.html" title="class in flash.tools.debugger.concrete">DLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getFile(int,%20int)">getFile(int, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">From a given file identifier return a source file object</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Location.html#getFile()">getFile()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Location.html" title="interface in flash.tools.debugger">Location</a></dt>
<dd>
<div class="block">Source file for this location</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeLocation.html#getFile()">getFile()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeLocation.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#getFile(int)">getFile(int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#getFile(int,%20int)">getFile(int, int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#getFileCache()">getFileCache()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#getFileList()">getFileList()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#getFileList(int)">getFileList(int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#getFiles(java.lang.String)">getFiles(String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>
<div class="block">Return a array of SourceFiles whose names match
the specified string.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#getFiles(java.lang.String,%20int)">getFiles(String, int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#getFileSpecification()">getFileSpecification()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#getFirstSourceId()">getFirstSourceId()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#getFlexHomeDirectory()">getFlexHomeDirectory()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>
<div class="block">Returns the Flex home directory.</div>
</dd>
<dt><span class="strong"><a href="./flash/util/URLHelper.html#getFragment()">getFragment()</a></span> - Method in class flash.util.<a href="./flash/util/URLHelper.html" title="class in flash.util">URLHelper</a></dt>
<dd>
<div class="block">Returns the "fragment" portion of the URL, e.g. the "#foo" part, or
"" if the URL has no fragment.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getFrame(int,%20int)">getFrame(int, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getFrameCount(int)">getFrameCount(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getFrames(int)">getFrames(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#getFrames()">getFrames()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getFrames()">getFrames()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#getFrames()">getFrames()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#getFrames()">getFrames()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Returns an array of frames that identify the location and contain
arguments, locals and 'this' information for each frame on the
function call stack.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#getFrames()">getFrames()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#getFrames()">getFrames()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getFramesWorker(int)">getFramesWorker(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#getFramesWorker(int)">getFramesWorker(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DModule.html#getFullPath()">getFullPath()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DModule.html" title="class in flash.tools.debugger.concrete">DModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SourceFile.html#getFullPath()">getFullPath()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SourceFile.html" title="interface in flash.tools.debugger">SourceFile</a></dt>
<dd>
<div class="block">Full path and file name, if its exists, for this SourceFile.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html#getFullPath()">getFullPath()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DModule.html#getFunctionNameForLine(flash.tools.debugger.Session,%20int)">getFunctionNameForLine(Session, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DModule.html" title="class in flash.tools.debugger.concrete">DModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SourceFile.html#getFunctionNameForLine(flash.tools.debugger.Session,%20int)">getFunctionNameForLine(Session, int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SourceFile.html" title="interface in flash.tools.debugger">SourceFile</a></dt>
<dd>
<div class="block">Return the function name for a given line number, or <code>null</code>
if not known or if the line matches more than one function.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html#getFunctionNameForLine(flash.tools.debugger.Session,%20int)">getFunctionNameForLine(Session, int)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DModule.html#getFunctionNames(flash.tools.debugger.Session)">getFunctionNames(Session)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DModule.html" title="class in flash.tools.debugger.concrete">DModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SourceFile.html#getFunctionNames(flash.tools.debugger.Session)">getFunctionNames(Session)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SourceFile.html" title="interface in flash.tools.debugger">SourceFile</a></dt>
<dd>
<div class="block">Get a list of all function names for this SourceFile</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html#getFunctionNames(flash.tools.debugger.Session)">getFunctionNames(Session)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#getGlobal(java.lang.String)">getGlobal(String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getGlobal(java.lang.String)">getGlobal(String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#getGlobal(java.lang.String)">getGlobal(String)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#getGlobal(java.lang.String)">getGlobal(String)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Looks up a global name, like "MyClass", "String", etc.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#getGlobal(java.lang.String)">getGlobal(String)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#getGlobal(java.lang.String)">getGlobal(String)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getGlobalWorker(java.lang.String,%20int)">getGlobalWorker(String, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#getGlobalWorker(java.lang.String,%20int)">getGlobalWorker(String, int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.html#getHeader()">getHeader()</a></span> - Method in class flash.tools.<a href="./flash/tools/SwfActionContainer.html" title="class in flash.tools">SwfActionContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#getHits()">getHits()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#getHost()">getHost()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html#getHttpExe()">getHttpExe()</a></span> - Method in class flash.tools.debugger.<a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html" title="class in flash.tools.debugger">DefaultDebuggerCallbacks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IDebuggerCallbacks.html#getHttpExe()">getHttpExe()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IDebuggerCallbacks.html" title="interface in flash.tools.debugger">IDebuggerCallbacks</a></dt>
<dd>
<div class="block">Returns the executable of the browser to launch for http: URLs, or
<code>null</code> if not known.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html#getHttpExeName()">getHttpExeName()</a></span> - Method in class flash.tools.debugger.<a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html" title="class in flash.tools.debugger">DefaultDebuggerCallbacks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IDebuggerCallbacks.html#getHttpExeName()">getHttpExeName()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IDebuggerCallbacks.html" title="interface in flash.tools.debugger">IDebuggerCallbacks</a></dt>
<dd>
<div class="block">Returns a name such as "firefox" or "Web browser", the name of the
browser, useful for error messages.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DIsolate.html#getId()">getId()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DIsolate.html" title="class in flash.tools.debugger.concrete">DIsolate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DLocation.html#getId()">getId()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DLocation.html" title="class in flash.tools.debugger.concrete">DLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DModule.html#getId()">getId()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DModule.html" title="class in flash.tools.debugger.concrete">DModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#getId()">getId()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#getId()">getId()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Isolate.html#getId()">getId()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Isolate.html" title="interface in flash.tools.debugger">Isolate</a></dt>
<dd>
<div class="block">Get the unique integer ID associated with the
worker.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SourceFile.html#getId()">getId()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SourceFile.html" title="interface in flash.tools.debugger">SourceFile</a></dt>
<dd>
<div class="block">Return a unique identifier for this SourceFile.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolate.html#getId()">getId()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolate.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html#getId()">getId()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#getId()">getId()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#getId()">getId()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">Returns a unique ID for the object referred to by this variable.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#getId()">getId()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/CatchAction.html#getId()">getId()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/CatchAction.html" title="class in flex.tools.debugger.cli">CatchAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DisplayAction.html#getId()">getId()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DisplayAction.html" title="class in flex.tools.debugger.cli">DisplayAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/WatchAction.html#getId()">getId()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/WatchAction.html" title="class in flex.tools.debugger.cli">WatchAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessageCounter.html#getInCount(int)">getInCount(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessageCounter.html" title="class in flash.tools.debugger.concrete">DMessageCounter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessageCounter.html#getInLock()">getInLock()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessageCounter.html" title="class in flash.tools.debugger.concrete">DMessageCounter</a></dt>
<dd>
<div class="block">Returns the object on which external code can call "wait" in order
to block until a message is received.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/StringIntArray.html#getInt(int)">getInt(int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/StringIntArray.html" title="class in flex.tools.debugger.cli">StringIntArray</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/IntProperties.html#getInteger(java.lang.String)">getInteger(String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/IntProperties.html" title="class in flex.tools.debugger.cli">IntProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/StringIntArray.html#getInteger(int)">getInteger(int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/StringIntArray.html" title="class in flex.tools.debugger.cli">StringIntArray</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#getInTypeName()">getInTypeName()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getIsolate(int)">getIsolate(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>
<div class="block">Isolates</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getIsolateCount()">getIsolateCount()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DLocation.html#getIsolateId()">getIsolateId()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DLocation.html" title="class in flash.tools.debugger.concrete">DLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DStackContext.html#getIsolateId()">getIsolateId()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DStackContext.html" title="class in flash.tools.debugger.concrete">DStackContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#getIsolateId()">getIsolateId()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#getIsolateId()">getIsolateId()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#getIsolateId()">getIsolateId()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DWatch.html#getIsolateId()">getIsolateId()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DWatch.html" title="class in flash.tools.debugger.concrete">DWatch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/Context.html#getIsolateId()">getIsolateId()</a></span> - Method in interface flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/Context.html" title="interface in flash.tools.debugger.expression">Context</a></dt>
<dd>
<div class="block">The worker id to which this context object belongs.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Frame.html#getIsolateId()">getIsolateId()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Frame.html" title="interface in flash.tools.debugger">Frame</a></dt>
<dd>
<div class="block">Returns the worker ID associated to this frame.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Location.html#getIsolateId()">getIsolateId()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Location.html" title="interface in flash.tools.debugger">Location</a></dt>
<dd>
<div class="block">Worker to which this location belongs.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SwfInfo.html#getIsolateId()">getIsolateId()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SwfInfo.html" title="interface in flash.tools.debugger">SwfInfo</a></dt>
<dd>
<div class="block">Return the worker ID to which this SWF belongs.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html#getIsolateId()">getIsolateId()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeFrame</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeLocation.html#getIsolateId()">getIsolateId()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeLocation.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html#getIsolateId()">getIsolateId()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#getIsolateId()">getIsolateId()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html#getIsolateId()">getIsolateId()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeWatch.html#getIsolateId()">getIsolateId()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeWatch.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeWatch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#getIsolateId()">getIsolateId()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">Get the worker id of the isolate to which this value belongs.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Variable.html#getIsolateId()">getIsolateId()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Variable.html" title="interface in flash.tools.debugger">Variable</a></dt>
<dd>
<div class="block">Get the worker id of the isolate to which this value belongs.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Watch.html#getIsolateId()">getIsolateId()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Watch.html" title="interface in flash.tools.debugger">Watch</a></dt>
<dd>
<div class="block">The isolate to which this watchpoint belongs.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DisplayAction.html#getIsolateId()">getIsolateId()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DisplayAction.html" title="class in flex.tools.debugger.cli">DisplayAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionContext.html#getIsolateId()">getIsolateId()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionContext.html" title="class in flex.tools.debugger.cli">ExpressionContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#getIsolateId()">getIsolateId()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessageCounter.html#getIsolateInCount(long,%20int)">getIsolateInCount(long, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessageCounter.html" title="class in flash.tools.debugger.concrete">DMessageCounter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessageCounter.html#getIsolateInLock(long)">getIsolateInLock(long)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessageCounter.html" title="class in flash.tools.debugger.concrete">DMessageCounter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessageCounter.html#getIsolateOutCount(long,%20int)">getIsolateOutCount(long, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessageCounter.html" title="class in flash.tools.debugger.concrete">DMessageCounter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getIsolates()">getIsolates()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getIsolateSwfList()">getIsolateSwfList()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#getJBurgAnnotation(org.apache.flex.compiler.tree.as.IASNode)">getJBurgAnnotation(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#getJBurgAnnotation(org.apache.flex.compiler.tree.as.IASNode)">getJBurgAnnotation(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DWatch.html#getKind()">getKind()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DWatch.html" title="class in flash.tools.debugger.concrete">DWatch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeWatch.html#getKind()">getKind()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeWatch.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeWatch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Watch.html#getKind()">getKind()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Watch.html" title="interface in flash.tools.debugger">Watch</a></dt>
<dd>
<div class="block">The kind of watch placed on the variable being watched.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/WatchAction.html#getKind()">getKind()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/WatchAction.html" title="class in flex.tools.debugger.cli">WatchAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/DebuggerUtil.InMemoryFileSpecification.html#getLastModified()">getLastModified()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/DebuggerUtil.InMemoryFileSpecification.html" title="class in flash.tools.debugger.expression">DebuggerUtil.InMemoryFileSpecification</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#getLastSourceId()">getLastSourceId()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/ProcessListener.html#getLaunchCommand()">getLaunchCommand()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/ProcessListener.html" title="class in flash.tools.debugger.concrete">ProcessListener</a></dt>
<dd>
<div class="block">Returns the command args that were used to launch the process.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getLaunchProcess()">getLaunchProcess()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#getLaunchProcess()">getLaunchProcess()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Returns the Process object, if any, that triggered this Session.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#getLaunchProcess()">getLaunchProcess()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#getLevel()">getLevel()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html#getLevel()">getLevel()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Variable.html#getLevel()">getLevel()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Variable.html" title="interface in flash.tools.debugger">Variable</a></dt>
<dd>
<div class="block">For a member variable of an instance of some class, its "level" indicates
how far up the class hierarchy it is from the actual class of the instance.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#getLevel()">getLevel()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DLocation.html#getLine()">getLine()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DLocation.html" title="class in flash.tools.debugger.concrete">DLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DModule.html#getLine(int)">getLine(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DModule.html" title="class in flash.tools.debugger.concrete">DModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DStackContext.html#getLine()">getLine()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DStackContext.html" title="class in flash.tools.debugger.concrete">DStackContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/ScriptText.html#getLine(int)">getLine(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/ScriptText.html" title="class in flash.tools.debugger.concrete">ScriptText</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#getLine()">getLine()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Location.html#getLine()">getLine()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Location.html" title="interface in flash.tools.debugger">Location</a></dt>
<dd>
<div class="block">Line number within the source for this location</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SourceFile.html#getLine(int)">getLine(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SourceFile.html" title="interface in flash.tools.debugger">SourceFile</a></dt>
<dd>
<div class="block">Obtains the textual content of the given line
from within a source file.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeLocation.html#getLine()">getLine()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeLocation.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html#getLine(int)">getLine(int)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DModule.html#getLineCount()">getLineCount()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DModule.html" title="class in flash.tools.debugger.concrete">DModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/ScriptText.html#getLineCount()">getLineCount()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/ScriptText.html" title="class in flash.tools.debugger.concrete">ScriptText</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SourceFile.html#getLineCount()">getLineCount()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SourceFile.html" title="interface in flash.tools.debugger">SourceFile</a></dt>
<dd>
<div class="block">Returns the number of source lines in the given file</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html#getLineCount()">getLineCount()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DModule.html#getLineForFunctionName(flash.tools.debugger.Session,%20java.lang.String)">getLineForFunctionName(Session, String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DModule.html" title="class in flash.tools.debugger.concrete">DModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SourceFile.html#getLineForFunctionName(flash.tools.debugger.Session,%20java.lang.String)">getLineForFunctionName(Session, String)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SourceFile.html" title="interface in flash.tools.debugger">SourceFile</a></dt>
<dd>
<div class="block">Return the line number for the given function name
if it doesn't exists -1 is returned</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html#getLineForFunctionName(flash.tools.debugger.Session,%20java.lang.String)">getLineForFunctionName(Session, String)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#getLocalizationManager()">getLocalizationManager()</a></span> - Static method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>
<div class="block">Returns the localization manager.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#getLocalizationManager()">getLocalizationManager()</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/NoSuchVariableException.html#getLocalizedMessage()">getLocalizedMessage()</a></span> - Method in exception flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/NoSuchVariableException.html" title="class in flash.tools.debugger.expression">NoSuchVariableException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/DebuggerLocalizer.html#getLocalizedText(java.util.Locale,%20java.lang.String)">getLocalizedText(Locale, String)</a></span> - Method in class flash.tools.debugger.<a href="./flash/tools/debugger/DebuggerLocalizer.html" title="class in flash.tools.debugger">DebuggerLocalizer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DStackContext.html#getLocals(flash.tools.debugger.Session)">getLocals(Session)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DStackContext.html" title="class in flash.tools.debugger.concrete">DStackContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Frame.html#getLocals(flash.tools.debugger.Session)">getLocals(Session)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Frame.html" title="interface in flash.tools.debugger">Frame</a></dt>
<dd>
<div class="block">Locals used within this function scope.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html#getLocals(flash.tools.debugger.Session)">getLocals(Session)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeFrame</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DStackContext.html#getLocation()">getLocation()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DStackContext.html" title="class in flash.tools.debugger.concrete">DStackContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Frame.html#getLocation()">getLocation()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Frame.html" title="interface in flash.tools.debugger">Frame</a></dt>
<dd>
<div class="block">Location object related to this frame.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html#getLocation()">getLocation()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeFrame</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#getLocation()">getLocation()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#getLocations()">getLocations()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#getLong()">getLong()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Extract the next 8 bytes, which form a 64b integer, from the message</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.html#getMasterList()">getMasterList()</a></span> - Method in class flash.tools.<a href="./flash/tools/SwfActionContainer.html" title="class in flash.tools">SwfActionContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#getMemberCount(flash.tools.debugger.Session)">getMemberCount(Session)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#getMemberCount(flash.tools.debugger.Session)">getMemberCount(Session)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#getMemberCount(flash.tools.debugger.Session)">getMemberCount(Session)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">Returns the number of child members of this variable.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DWatch.html#getMemberName()">getMemberName()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DWatch.html" title="class in flash.tools.debugger.concrete">DWatch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeWatch.html#getMemberName()">getMemberName()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeWatch.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeWatch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Watch.html#getMemberName()">getMemberName()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Watch.html" title="interface in flash.tools.debugger">Watch</a></dt>
<dd>
<div class="block">Name of variable member that is being watched.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#getMemberNamed(flash.tools.debugger.Session,%20java.lang.String)">getMemberNamed(Session, String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#getMemberNamed(flash.tools.debugger.Session,%20java.lang.String)">getMemberNamed(Session, String)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#getMemberNamed(flash.tools.debugger.Session,%20java.lang.String)">getMemberNamed(Session, String)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">Returns a specific child member of this variable.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#getMembers(flash.tools.debugger.Session)">getMembers(Session)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#getMembers(flash.tools.debugger.Session)">getMembers(Session)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#getMembers(flash.tools.debugger.Session)">getMembers(Session)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">Returns all child members of this variable.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/AlreadyActiveApplicationException.html#getMessage()">getMessage()</a></span> - Method in exception flash.tools.debugger.<a href="./flash/tools/debugger/AlreadyActiveApplicationException.html" title="class in flash.tools.debugger">AlreadyActiveApplicationException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/PlayerFaultException.html#getMessage()">getMessage()</a></span> - Method in exception flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/PlayerFaultException.html" title="class in flash.tools.debugger.expression">PlayerFaultException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/NoResponseException.html#getMessage()">getMessage()</a></span> - Method in exception flash.tools.debugger.<a href="./flash/tools/debugger/NoResponseException.html" title="class in flash.tools.debugger">NoResponseException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/NotConnectedException.html#getMessage()">getMessage()</a></span> - Method in exception flash.tools.debugger.<a href="./flash/tools/debugger/NotConnectedException.html" title="class in flash.tools.debugger">NotConnectedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/NotSuspendedException.html#getMessage()">getMessage()</a></span> - Method in exception flash.tools.debugger.<a href="./flash/tools/debugger/NotSuspendedException.html" title="class in flash.tools.debugger">NotSuspendedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SuspendedException.html#getMessage()">getMessage()</a></span> - Method in exception flash.tools.debugger.<a href="./flash/tools/debugger/SuspendedException.html" title="class in flash.tools.debugger">SuspendedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VersionException.html#getMessage()">getMessage()</a></span> - Method in exception flash.tools.debugger.<a href="./flash/tools/debugger/VersionException.html" title="class in flash.tools.debugger">VersionException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DProtocol.html#getMessageCounter()">getMessageCounter()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DProtocol.html" title="class in flash.tools.debugger.concrete">DProtocol</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getMessageCounter()">getMessageCounter()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DStackContext.html#getModule()">getModule()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DStackContext.html" title="class in flash.tools.debugger.concrete">DStackContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/BinaryOp.html#getName()">getName()</a></span> - Method in enum flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/BinaryOp.html" title="enum in flash.tools.debugger.concrete">BinaryOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DModule.html#getName()">getName()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DModule.html" title="class in flash.tools.debugger.concrete">DModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#getName()">getName()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SourceFile.html#getName()">getName()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SourceFile.html" title="interface in flash.tools.debugger">SourceFile</a></dt>
<dd>
<div class="block">File name of this SourceFile.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html#getName()">getName()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html#getName()">getName()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Variable.html#getName()">getName()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Variable.html" title="interface in flash.tools.debugger">Variable</a></dt>
<dd>
<div class="block">The name of the variable.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionContext.html#getName()">getName()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionContext.html" title="class in flex.tools.debugger.cli">ExpressionContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/InternalProperty.html#getName()">getName()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/InternalProperty.html" title="class in flex.tools.debugger.cli">InternalProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#getName()">getName()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>
<div class="block">The variable interface</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#getNamespace()">getNamespace()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html#getNamespace()">getNamespace()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Variable.html#getNamespace()">getNamespace()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Variable.html" title="interface in flash.tools.debugger">Variable</a></dt>
<dd>
<div class="block">The namespace of the variable.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#getNamespace()">getNamespace()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSuspendInfo.html#getNextOffset()">getNextOffset()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSuspendInfo.html" title="class in flash.tools.debugger.concrete">DSuspendInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#getNodeID()">getNodeID()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSuspendInfo.html#getOffset()">getOffset()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSuspendInfo.html" title="class in flash.tools.debugger.concrete">DSuspendInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DModule.html#getOffsetForLine(int)">getOffsetForLine(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DModule.html" title="class in flash.tools.debugger.concrete">DModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SourceFile.html#getOffsetForLine(int)">getOffsetForLine(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SourceFile.html" title="interface in flash.tools.debugger">SourceFile</a></dt>
<dd>
<div class="block">Return the offset within the SWF for a given line
number.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html#getOffsetForLine(int)">getOffsetForLine(int)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getOption(java.lang.String)">getOption(String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>
<div class="block">Returns the value of a Flash Player option that was requested by
OutGetOption and returned by InOption.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getOption(java.lang.String,%20boolean,%20int)">getOption(String, boolean, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Returns the value of a Flash Player boolean option that was requested by
OutGetOption and returned by InOption.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getOption(java.lang.String,%20java.lang.String,%20int)">getOption(String, String, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Returns the value of a Flash Player string option that was requested by
OutGetOption and returned by InOption.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getOrCreateIsolate(int)">getOrCreateIsolate(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#getOut()">getOut()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessageCounter.html#getOutCount(int)">getOutCount(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessageCounter.html" title="class in flash.tools.debugger.concrete">DMessageCounter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessageCounter.html#getOutLock()">getOutLock()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessageCounter.html" title="class in flash.tools.debugger.concrete">DMessageCounter</a></dt>
<dd>
<div class="block">Returns the object on which external code can call "wait" in order
to block until a message is sent.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#getOutTypeName()">getOutTypeName()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DModule.html#getPackageName()">getPackageName()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DModule.html" title="class in flash.tools.debugger.concrete">DModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#getPackageName()">getPackageName()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SourceFile.html#getPackageName()">getPackageName()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SourceFile.html" title="interface in flash.tools.debugger">SourceFile</a></dt>
<dd>
<div class="block">Get the package name portion of the path for this file.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html#getPackageName()">getPackageName()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#getPackageName(int)">getPackageName(int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/util/URLHelper.html#getParameterMap()">getParameterMap()</a></span> - Method in class flash.util.<a href="./flash/util/URLHelper.html" title="class in flash.util">URLHelper</a></dt>
<dd>
<div class="block">Returns the query portion of the URL, broken up into individual key/value
pairs.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#getParent()">getParent()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Browser.html#getPath()">getPath()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Browser.html" title="interface in flash.tools.debugger">Browser</a></dt>
<dd>
<div class="block">Returns the path to the web browser executable -- e.g. the path to
IExplore.exe, Firefox.exe, etc.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/AbstractPlayer.html#getPath()">getPath()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/AbstractPlayer.html" title="class in flash.tools.debugger.concrete">AbstractPlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/AIRPlayer.html#getPath()">getPath()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/AIRPlayer.html" title="class in flash.tools.debugger.concrete">AIRPlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DBrowser.html#getPath()">getPath()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DBrowser.html" title="class in flash.tools.debugger.concrete">DBrowser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#getPath()">getPath()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>
<div class="block">SwfInfo interface</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/DebuggerUtil.InMemoryFileSpecification.html#getPath()">getPath()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/DebuggerUtil.InMemoryFileSpecification.html" title="class in flash.tools.debugger.expression">DebuggerUtil.InMemoryFileSpecification</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Player.html#getPath()">getPath()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Player.html" title="interface in flash.tools.debugger">Player</a></dt>
<dd>
<div class="block">Returns the path to the Flash player file -- e.g. the path to
FlashPlayer.exe, NPSWF32.dll, Flash.ocx, or adl.exe -- or
<code>null</code> if not known.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SwfInfo.html#getPath()">getPath()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SwfInfo.html" title="interface in flash.tools.debugger">SwfInfo</a></dt>
<dd>
<div class="block">The full path of the SWF.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafePlayer.html#getPath()">getPath()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafePlayer.html" title="class in flash.tools.debugger.threadsafe">ThreadSafePlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html#getPath()">getPath()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#getPath()">getPath()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html#getPlayerExe()">getPlayerExe()</a></span> - Method in class flash.tools.debugger.<a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html" title="class in flash.tools.debugger">DefaultDebuggerCallbacks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IDebuggerCallbacks.html#getPlayerExe()">getPlayerExe()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IDebuggerCallbacks.html" title="interface in flash.tools.debugger">IDebuggerCallbacks</a></dt>
<dd>
<div class="block">Returns the executable for the standalone Flash player, or <code>null</code>
if not known.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html#getPlayerExeName()">getPlayerExeName()</a></span> - Method in class flash.tools.debugger.<a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html" title="class in flash.tools.debugger">DefaultDebuggerCallbacks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IDebuggerCallbacks.html#getPlayerExeName()">getPlayerExeName()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IDebuggerCallbacks.html" title="interface in flash.tools.debugger">IDebuggerCallbacks</a></dt>
<dd>
<div class="block">Returns a name such as "SAFlashPlayer.exe" or "gflashplayer" or "Flash
player", the name of the standalone player, useful for error messages.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#getPort()">getPort()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#getPosition()">getPosition()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getPreference(java.lang.String)">getPreference(String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#getPreference(java.lang.String)">getPreference(String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#getPreference(java.lang.String)">getPreference(String)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Return the value of a particular preference item</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#getPreference(java.lang.String)">getPreference(String)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block">Return the value of a particular preference item</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#getPreference(java.lang.String)">getPreference(String)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html#getPreference(java.lang.String)">getPreference(String)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getPreferenceAsObject(java.lang.String)">getPreferenceAsObject(String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#getPreferenceAsObject(java.lang.String)">getPreferenceAsObject(String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSuspendInfo.html#getPreviousOffset()">getPreviousOffset()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSuspendInfo.html" title="class in flash.tools.debugger.concrete">DSuspendInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getPreviousValue(long,%20int)">getPreviousValue(long, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>
<div class="block">Returns the previous value object for the given id -- that is, the value
that that object had the last time the player was suspended.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getPreviousValue(long,%20int)">getPreviousValue(long, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Returns the previous value object for the given id -- that is, the value that that
object had the last time the player was suspended.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#getPrivateInheritedMemberNamed(java.lang.String)">getPrivateInheritedMemberNamed(String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#getPrivateInheritedMemberNamed(java.lang.String)">getPrivateInheritedMemberNamed(String)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#getPrivateInheritedMemberNamed(java.lang.String)">getPrivateInheritedMemberNamed(String)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">Get all the private variables with the given name.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#getPrivateInheritedMembers()">getPrivateInheritedMembers()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#getPrivateInheritedMembers()">getPrivateInheritedMembers()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#getPrivateInheritedMembers()">getPrivateInheritedMembers()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">Returns all child members of this variable that are private and are present
in its inheritance chain.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/ProcessListener.html#getProcessExitValue()">getProcessExitValue()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/ProcessListener.html" title="class in flash.tools.debugger.concrete">ProcessListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/ProcessListener.html#getProcessMessages()">getProcessMessages()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/ProcessListener.html" title="class in flash.tools.debugger.concrete">ProcessListener</a></dt>
<dd>
<div class="block">Returns all messages that were sent to stdout and stderr by the process,
combined into one string.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#getPtr()">getPtr()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Extract a pointer from the message -- either 8 bytes or 4 bytes,
depending on how big pointers are in the target Flash player</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#getQualifiedName()">getQualifiedName()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html#getQualifiedName()">getQualifiedName()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Variable.html#getQualifiedName()">getQualifiedName()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Variable.html" title="interface in flash.tools.debugger">Variable</a></dt>
<dd>
<div class="block">The fully qualified name of the variable, i.e.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#getQualifiedName()">getQualifiedName()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/util/URLHelper.html#getQuery()">getQuery()</a></span> - Method in class flash.util.<a href="./flash/util/URLHelper.html" title="class in flash.util">URLHelper</a></dt>
<dd>
<div class="block">Rturns the "query" portion of the URL, e.g. the
"?</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeLocation.html#getRaw(flash.tools.debugger.Location)">getRaw(Location)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeLocation.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeLocation</a></dt>
<dd>
<div class="block">Returns the raw Location underlying a ThreadSafeLocation.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#getRaw(flash.tools.debugger.Session)">getRaw(Session)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>
<div class="block">Returns the raw Session underlying a ThreadSafeSession.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html#getRaw(flash.tools.debugger.SourceFile)">getRaw(SourceFile)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceFile</a></dt>
<dd>
<div class="block">Returns the raw SourceFile underlying a ThreadSafeSourceFile.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#getRaw(flash.tools.debugger.Value)">getRaw(Value)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>
<div class="block">Returns the raw Value underlying a ThreadSafeValue.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html#getRaw(flash.tools.debugger.Variable)">getRaw(Variable)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeVariable</a></dt>
<dd>
<div class="block">Returns the raw Variable underlying a ThreadSafeVariable.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeWatch.html#getRaw(flash.tools.debugger.Watch)">getRaw(Watch)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeWatch.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeWatch</a></dt>
<dd>
<div class="block">Returns the raw Watch underlying a ThreadSafeWatch.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DModule.html#getRawName()">getRawName()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DModule.html" title="class in flash.tools.debugger.concrete">DModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#getRawName()">getRawName()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SourceFile.html#getRawName()">getRawName()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SourceFile.html" title="interface in flash.tools.debugger">SourceFile</a></dt>
<dd>
<div class="block">Raw, unprocessed file name for this SourceFile.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html#getRawName()">getRawName()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getRawValue(long,%20int)">getRawValue(long, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Returns the current value object for the given id; never requests it from the player.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSuspendInfo.html#getReason()">getReason()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSuspendInfo.html" title="class in flash.tools.debugger.concrete">DSuspendInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#getRefreshCount()">getRefreshCount()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#getRemaining()">getRemaining()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/Help.html#getResourceAsStream()">getResourceAsStream()</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/Help.html" title="class in flex.tools.debugger.cli">Help</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#getResult()">getResult()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#getResult()">getResult()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#getScope()">getScope()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html#getScope()">getScope()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Variable.html#getScope()">getScope()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Variable.html" title="interface in flash.tools.debugger">Variable</a></dt>
<dd>
<div class="block">Returns just the scope bits of the attributes.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#getScope()">getScope()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DStackContext.html#getScopeChain(flash.tools.debugger.Session)">getScopeChain(Session)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DStackContext.html" title="class in flash.tools.debugger.concrete">DStackContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Frame.html#getScopeChain(flash.tools.debugger.Session)">getScopeChain(Session)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Frame.html" title="interface in flash.tools.debugger">Frame</a></dt>
<dd>
<div class="block">Returns a list of objects which make up the scope chain of
this frame.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html#getScopeChain(flash.tools.debugger.Session)">getScopeChain(Session)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeFrame</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DModule.html#getScript()">getScript()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DModule.html" title="class in flash.tools.debugger.concrete">DModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/Context.html#getSession()">getSession()</a></span> - Method in interface flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/Context.html" title="interface in flash.tools.debugger.expression">Context</a></dt>
<dd>
<div class="block">Returns the session associated with this context, or null.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#getSession()">getSession()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#getSession()">getSession()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionContext.html#getSession()">getSession()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionContext.html" title="class in flex.tools.debugger.cli">ExpressionContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#getSize()">getSize()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#getSizeofPtr()">getSizeofPtr()</a></span> - Static method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Gets pointer size (in bytes) expected by the Flash player; either
4 for the 32-bit player, or 8 for the 64-bit player.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getSource(int,%20int)">getSource(int, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#getSourceCount()">getSourceCount()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#getSourceCount(flash.tools.debugger.Session)">getSourceCount(Session)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>
<div class="block">Return the number of sources that we have</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SwfInfo.html#getSourceCount(flash.tools.debugger.Session)">getSourceCount(Session)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SwfInfo.html" title="interface in flash.tools.debugger">SwfInfo</a></dt>
<dd>
<div class="block">Number of source files in this SWF.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html#getSourceCount(flash.tools.debugger.Session)">getSourceCount(Session)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#getSourceExpectedCount()">getSourceExpectedCount()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#getSourceList(flash.tools.debugger.Session)">getSourceList(Session)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>
<div class="block">Return a list of our sources</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SwfInfo.html#getSourceList(flash.tools.debugger.Session)">getSourceList(Session)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SwfInfo.html" title="interface in flash.tools.debugger">SwfInfo</a></dt>
<dd>
<div class="block">List of source files that are contained within
this SWF.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html#getSourceList(flash.tools.debugger.Session)">getSourceList(Session)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getSourceLocator()">getSourceLocator()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getSourceLocator()">getSourceLocator()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#getSourceLocator()">getSourceLocator()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Gets the SourceLocator for this session.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#getSourceLocator()">getSourceLocator()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getSources()">getSources()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#getSpanningStart()">getSpanningStart()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#getStart()">getStart()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#getStatus()">getStatus()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#getString()">getString()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Heart wrenchingly slow but since we don't have a length so we can't
do much better</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/StringIntArray.html#getString(int)">getString(int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/StringIntArray.html" title="class in flex.tools.debugger.cli">StringIntArray</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#getStringLength(java.lang.String)">getStringLength(String)</a></span> - Static method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Helper to get the number of bytes that a string will need when it is sent
across the socket to the Flash player.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#getSucceedingNode(int)">getSucceedingNode(int)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getSuspendActionIndex()">getSuspendActionIndex()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Return the offset in which the player has suspended itself.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getSuspendInfo(int)">getSuspendInfo(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>
<div class="block">Returns a suspend information on why the Player has suspended execution.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getSuspendInfo()">getSuspendInfo()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Obtain all the suspend information</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getSuspendInfoIsolate(int)">getSuspendInfoIsolate(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getSuspendOffset()">getSuspendOffset()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Return the offset in which the player has suspended itself.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getSWD()">getSWD()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#getSwd()">getSwd()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#getSwdSize(flash.tools.debugger.Session)">getSwdSize(Session)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#getSwdSize()">getSwdSize()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SwfInfo.html#getSwdSize(flash.tools.debugger.Session)">getSwdSize(Session)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SwfInfo.html" title="interface in flash.tools.debugger">SwfInfo</a></dt>
<dd>
<div class="block">The size of the debug SWD file, if any
This may also be zero if the SWD load is in progress</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html#getSwdSize(flash.tools.debugger.Session)">getSwdSize(Session)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getSWF()">getSWF()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#getSwf()">getSwf()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#getSwfFilter()">getSwfFilter()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getSwfInfo(int,%20int)">getSwfInfo(int, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getSwfInfoCount(int)">getSwfInfoCount(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getSwfInfos(int)">getSwfInfos(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#getSwfs()">getSwfs()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getSwfs()">getSwfs()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Obtain information about the various SWF(s) that have been
loaded into the Player, for this session.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#getSwfs()">getSwfs()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#getSwfs()">getSwfs()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Obtain information about the various SWF(s) that have been
loaded into the Player, for this session.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#getSwfs()">getSwfs()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#getSwfs()">getSwfs()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#getSwfs(int)">getSwfs(int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#getSwfsIsolate(int)">getSwfsIsolate(int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#getSwfSize()">getSwfSize()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SwfInfo.html#getSwfSize()">getSwfSize()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SwfInfo.html" title="interface in flash.tools.debugger">SwfInfo</a></dt>
<dd>
<div class="block">The size of this SWF in bytes</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html#getSwfSize()">getSwfSize()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getSwfsWorker(int)">getSwfsWorker(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#getSwfsWorker(int)">getSwfsWorker(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html#getSyncObject(flash.tools.debugger.Frame)">getSyncObject(Frame)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeFrame</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeLocation.html#getSyncObject(flash.tools.debugger.Location)">getSyncObject(Location)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeLocation.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#getSyncObject(flash.tools.debugger.Session)">getSyncObject(Session)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html#getSyncObject(flash.tools.debugger.SessionManager)">getSyncObject(SessionManager)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html#getSyncObject(flash.tools.debugger.SourceFile)">getSyncObject(SourceFile)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html#getSyncObject(flash.tools.debugger.SwfInfo)">getSyncObject(SwfInfo)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#getSyncObject(flash.tools.debugger.Value)">getSyncObject(Value)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html#getSyncObject(flash.tools.debugger.Variable)">getSyncObject(Variable)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeWatch.html#getSyncObject(flash.tools.debugger.Watch)">getSyncObject(Watch)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeWatch.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeWatch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DWatch.html#getTag()">getTag()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DWatch.html" title="class in flash.tools.debugger.concrete">DWatch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#getTargetIsolate()">getTargetIsolate()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DStackContext.html#getThis(flash.tools.debugger.Session)">getThis(Session)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DStackContext.html" title="class in flash.tools.debugger.concrete">DStackContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DStackContext.html#getThis()">getThis()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DStackContext.html" title="class in flash.tools.debugger.concrete">DStackContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Frame.html#getThis(flash.tools.debugger.Session)">getThis(Session)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Frame.html" title="interface in flash.tools.debugger">Frame</a></dt>
<dd>
<div class="block">'this' variable for the frame.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html#getThis(flash.tools.debugger.Session)">getThis(Session)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeFrame</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/ExceptionFault.html#getThrownValue()">getThrownValue()</a></span> - Method in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/ExceptionFault.html" title="class in flash.tools.debugger.events">ExceptionFault</a></dt>
<dd>
<div class="block">The value that was thrown; may be null, because there are times when we
cannot determine the value that was thrown.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Browser.html#getType()">getType()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Browser.html" title="interface in flash.tools.debugger">Browser</a></dt>
<dd>
<div class="block">Returns what type of Player this is, e.g.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/ActiveXPlayer.html#getType()">getType()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/ActiveXPlayer.html" title="class in flash.tools.debugger.concrete">ActiveXPlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/AIRPlayer.html#getType()">getType()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/AIRPlayer.html" title="class in flash.tools.debugger.concrete">AIRPlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DBrowser.html#getType()">getType()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DBrowser.html" title="class in flash.tools.debugger.concrete">DBrowser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#getType()">getType()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#getType()">getType()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/NetscapePluginPlayer.html#getType()">getType()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/NetscapePluginPlayer.html" title="class in flash.tools.debugger.concrete">NetscapePluginPlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/StandalonePlayer.html#getType()">getType()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/StandalonePlayer.html" title="class in flash.tools.debugger.concrete">StandalonePlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Player.html#getType()">getType()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Player.html" title="interface in flash.tools.debugger">Player</a></dt>
<dd>
<div class="block">Returns what type of Player this is: <code>STANDALONE</code>, <code>NETSCAPE_PLUGIN</code>,
<code>ACTIVEX</code>, or <code>AIR</code>.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafePlayer.html#getType()">getType()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafePlayer.html" title="class in flash.tools.debugger.threadsafe">ThreadSafePlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#getType()">getType()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#getType()">getType()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">Variable type can be one of VariableType.OBJECT,
VariableType.FUNCTION, VariableType.NUMBER, VariableType.STRING,
VariableType.UNDEFINED, VariableType.NULL.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#getTypeName()">getTypeName()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#getTypeName()">getTypeName()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#getTypeName()">getTypeName()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">The type name of the value:
<code>"Number"</code>
<code>"Boolean"</code>
<code>"String"</code>
<code>"null"</code>
<code>"undefined"</code>
<code>Value.TRAITS_TYPE_NAME</code> if this value represents the
traits of a class
<code>"[package::]Classname@hexaddr"</code> if this value
represents an instance of a non-primitive object.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/CatchAction.html#getTypeToCatch()">getTypeToCatch()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/CatchAction.html" title="class in flex.tools.debugger.cli">CatchAction</a></dt>
<dd>
<div class="block">Returns the type being caught, or <code>null</code> to catch all
exceptions.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#getUnderLyingNode()">getUnderLyingNode()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getURI()">getURI()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getURI()">getURI()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#getURI()">getURI()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Returns the URL that identifies this Session.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#getURI()">getURI()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#getUrl()">getUrl()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SwfInfo.html#getUrl()">getUrl()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SwfInfo.html" title="interface in flash.tools.debugger">SwfInfo</a></dt>
<dd>
<div class="block">The URL for the SWF.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html#getUrl()">getUrl()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/util/URLHelper.html#getURL()">getURL()</a></span> - Method in class flash.util.<a href="./flash/util/URLHelper.html" title="class in flash.util">URLHelper</a></dt>
<dd>
<div class="block">Returns the entire URL.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/BinaryOp.html#getValue()">getValue()</a></span> - Method in enum flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/BinaryOp.html" title="enum in flash.tools.debugger.concrete">BinaryOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getValue(long,%20int)">getValue(long, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#getValue()">getValue()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#getValue(long)">getValue(long)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getValue(long)">getValue(long)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getValue(long,%20java.lang.String,%20int)">getValue(long, String, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Get the value of the variable named 'name' using varId
as the context id for the Variable.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#getValue(long)">getValue(long)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#getValue(long)">getValue(long)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">From a given value identifier return a Value.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#getValue(long)">getValue(long)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#getValue(long)">getValue(long)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html#getValue()">getValue()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Variable.html#getValue()">getValue()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Variable.html" title="interface in flash.tools.debugger">Variable</a></dt>
<dd>
<div class="block">Returns the value of the variable.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#getValue()">getValue()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#getValueAsObject()">getValueAsObject()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#getValueAsObject()">getValueAsObject()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#getValueAsObject()">getValueAsObject()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">Returns the value of the variable, as an Object.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#getValueAsString()">getValueAsString()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#getValueAsString(java.lang.Object)">getValueAsString(Object)</a></span> - Static method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#getValueAsString()">getValueAsString()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#getValueAsString()">getValueAsString()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">Returns the value of the variable, converted to a string.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DWatch.html#getValueId()">getValueId()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DWatch.html" title="class in flash.tools.debugger.concrete">DWatch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeWatch.html#getValueId()">getValueId()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeWatch.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeWatch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Watch.html#getValueId()">getValueId()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Watch.html" title="interface in flash.tools.debugger">Watch</a></dt>
<dd>
<div class="block">Value id of the value whose member is being watched.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getValueWorker(long,%20int)">getValueWorker(long, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#getValueWorker(long,%20int)">getValueWorker(long, int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#getVariable()">getVariable()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/concrete/GetVariableFlag.html" title="interface in flash.tools.debugger.concrete"><span class="strong">GetVariableFlag</span></a> - Interface in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>
<div class="block">Flags to the OutGetVariable and OutGetVariableWhichInvokesGetter commands
which are sent from the debugger to the player.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/WatchAction.html#getVariableId()">getVariableId()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/WatchAction.html" title="class in flex.tools.debugger.cli">WatchAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#getVariableList()">getVariableList()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getVariableList()">getVariableList()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#getVariableList()">getVariableList()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#getVariableList()">getVariableList()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>As of version 2.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#getVariableList()">getVariableList()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#getVariableList()">getVariableList()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getVariableListWorker(int)">getVariableListWorker(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#getVariableListWorker(int)">getVariableListWorker(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getVersion()">getVersion()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>
<div class="block">Returns the Flash Player version number; e.g. 9 for Flash Player 9.0</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#getVmVersion()">getVmVersion()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/WatchAction.html#getWatch()">getWatch()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/WatchAction.html" title="class in flex.tools.debugger.cli">WatchAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#getWatchList()">getWatchList()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getWatchList()">getWatchList()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#getWatchList()">getWatchList()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#getWatchList()">getWatchList()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Get a list of the current watchpoint.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#getWatchList()">getWatchList()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#getWatchList()">getWatchList()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getWatchListWorker(int)">getWatchListWorker(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#getWatchListWorker(int)">getWatchListWorker(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getWatchpoint(int,%20int)">getWatchpoint(int, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>
<div class="block">Watchpoints</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getWatchpointCount(int)">getWatchpointCount(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#getWatchpoints(int)">getWatchpoints(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#getWord()">getWord()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Extract the next 2 bytes, which form a 16b integer, from the message</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getWorkers()">getWorkers()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#getWorkers()">getWorkers()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Get an array of all workers that the debugger knows of.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#getWorkers()">getWorkers()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#getWorkerSession(int)">getWorkerSession(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#getWorkerSession(int)">getWorkerSession(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Return the worker specific session object that can be used
to communicate with that worker.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#getWorkerSession(int)">getWorkerSession(int)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#GLOBAL_ID">GLOBAL_ID</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">The special ID for pseudo-variable "_global".</div>
</dd>
</dl>
<a name="_H_">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="strong"><a href="./flash/tools/debugger/SuspendReason.html#HaltOpcode">HaltOpcode</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SuspendReason.html" title="interface in flash.tools.debugger">SuspendReason</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableAttribute.html#HAS_GETTER">HAS_GETTER</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableAttribute.html" title="interface in flash.tools.debugger">VariableAttribute</a></dt>
<dd>
<div class="block">Indicates that a variable has a getter.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableAttribute.html#HAS_SETTER">HAS_SETTER</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableAttribute.html" title="interface in flash.tools.debugger">VariableAttribute</a></dt>
<dd>
<div class="block">Indicates that a variable has a setter.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#hasAllSource()">hasAllSource()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>
<div class="block">This method returns true once we have all the scripts
that we expect to ever have.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.html#hasErrors()">hasErrors()</a></span> - Method in class flash.tools.<a href="./flash/tools/SwfActionContainer.html" title="class in flash.tools">SwfActionContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html#hashCode()">hashCode()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeFrame</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#hasMoreTokens()">hasMoreTokens()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#hasValueChanged(flash.tools.debugger.Session)">hasValueChanged(Session)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html#hasValueChanged(flash.tools.debugger.Session)">hasValueChanged(Session)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Variable.html#hasValueChanged(flash.tools.debugger.Session)">hasValueChanged(Session)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Variable.html" title="interface in flash.tools.debugger">Variable</a></dt>
<dd>
<div class="block">Returns whether the value of the variable has changed since the last
time the program was suspended.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#hasValueChanged(flash.tools.debugger.Session)">hasValueChanged(Session)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.html#header(flash.swf.Header)">header(Header)</a></span> - Method in class flash.tools.<a href="./flash/tools/SwfActionContainer.html" title="class in flash.tools">SwfActionContainer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flex/tools/debugger/cli/Help.html" title="class in flex.tools.debugger.cli"><span class="strong">Help</span></a> - Class in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#hit()">hit()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/SwfLoadedEvent.html#host">host</a></span> - Variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/SwfLoadedEvent.html" title="class in flash.tools.debugger.events">SwfLoadedEvent</a></dt>
<dd>
<div class="block">name of host in which the SWF was loaded</div>
</dd>
</dl>
<a name="_I_">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><a href="./flash/tools/debugger/expression/IASTBuilder.html" title="interface in flash.tools.debugger.expression"><span class="strong">IASTBuilder</span></a> - Interface in <a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/expression/IASTFolder.html" title="interface in flash.tools.debugger.expression"><span class="strong">IASTFolder</span></a> - Interface in <a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/SwfLoadedEvent.html#id">id</a></span> - Variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/SwfLoadedEvent.html" title="class in flash.tools.debugger.events">SwfLoadedEvent</a></dt>
<dd>
<div class="block">unique identifier for the SWF</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/SwfUnloadedEvent.html#id">id</a></span> - Variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/SwfUnloadedEvent.html" title="class in flash.tools.debugger.events">SwfUnloadedEvent</a></dt>
<dd>
<div class="block">unique identifier for the SWF</div>
</dd>
<dt><a href="./flash/tools/debugger/IDebuggerCallbacks.html" title="interface in flash.tools.debugger"><span class="strong">IDebuggerCallbacks</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">Miscellaneous callbacks from the DJAPI to the debugger which is using it.</div>
</dd>
<dt><a href="./flash/tools/debugger/expression/IExpressionEvaluator.html" title="interface in flash.tools.debugger.expression"><span class="strong">IExpressionEvaluator</span></a> - Interface in <a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/ILauncher.html" title="interface in flash.tools.debugger"><span class="strong">ILauncher</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">A ILauncher which handles the launching of the URI or the command.</div>
</dd>
<dt><a href="./flash/tools/debugger/ILaunchNotification.html" title="interface in flash.tools.debugger"><span class="strong">ILaunchNotification</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">Used to notify caller in case of ADL Exit Code 1: Successful invocation of an already running
AIR application.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InAskBreakpoints">InAskBreakpoints</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InBinaryOp">InBinaryOp</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InBreakAt">InBreakAt</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InBreakAtExt">InBreakAtExt</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InBreakReason">InBreakReason</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InCallFunction">InCallFunction</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InConstantPool">InConstantPool</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InContinue">InContinue</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InDeleteVariable">InDeleteVariable</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/SwfLoadedEvent.html#index">index</a></span> - Variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/SwfLoadedEvent.html" title="class in flash.tools.debugger.events">SwfLoadedEvent</a></dt>
<dd>
<div class="block">index of swf in Session.getSwfs() array</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/SwfUnloadedEvent.html#index">index</a></span> - Variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/SwfUnloadedEvent.html" title="class in flash.tools.debugger.events">SwfUnloadedEvent</a></dt>
<dd>
<div class="block">index of SWF in Session.getSwfs() array</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InErrorConsole">InErrorConsole</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InErrorException">InErrorException</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InErrorExecLimit">InErrorExecLimit</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InErrorProtoLimit">InErrorProtoLimit</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InErrorScriptStuck">InErrorScriptStuck</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InErrorStackUnderflow">InErrorStackUnderflow</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InErrorTarget">InErrorTarget</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InErrorURLOpen">InErrorURLOpen</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InErrorWith">InErrorWith</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InErrorZeroDivide">InErrorZeroDivide</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InExit">InExit</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#inFileList(flash.tools.debugger.SourceFile)">inFileList(SourceFile)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>
<div class="block">Determine if the given SourceFile is in the current fileList</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#INFO_ARGS_CMD">INFO_ARGS_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#INFO_BREAK_CMD">INFO_BREAK_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#INFO_DISPLAY_CMD">INFO_DISPLAY_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#INFO_FILES_CMD">INFO_FILES_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#INFO_FUNCTIONS_CMD">INFO_FUNCTIONS_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#INFO_HANDLE_CMD">INFO_HANDLE_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#INFO_LOCALS_CMD">INFO_LOCALS_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#INFO_SCOPECHAIN_CMD">INFO_SCOPECHAIN_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#INFO_SOURCES_CMD">INFO_SOURCES_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#INFO_STACK_CMD">INFO_STACK_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#INFO_SWFS_CMD">INFO_SWFS_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#INFO_TARGETS_CMD">INFO_TARGETS_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#INFO_UNKNOWN_CMD">INFO_UNKNOWN_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#INFO_VARIABLES_CMD">INFO_VARIABLES_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#INFO_WORKERS_CMD">INFO_WORKERS_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/DebugEvent.html#information">information</a></span> - Variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/DebugEvent.html" title="class in flash.tools.debugger.events">DebugEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InFrame">InFrame</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InGetActions">InGetActions</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InGetFncNames">InGetFncNames</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InGetSwd">InGetSwd</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InGetSwf">InGetSwf</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InGetVariable">InGetVariable</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InIsolate">InIsolate</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InIsolateCreate">InIsolateCreate</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InIsolateEnumerate">InIsolateEnumerate</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InIsolateExit">InIsolateExit</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#initSourceDirectoriesList()">initSourceDirectoriesList()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InNewObject">InNewObject</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InNotSynced">InNotSynced</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InNumScript">InNumScript</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InOption">InOption</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InParam">InParam</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InPassAllExceptionsToDebugger">InPassAllExceptionsToDebugger</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InPlaceObject">InPlaceObject</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InProcessTag">InProcessTag</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/InProgressException.html" title="class in flash.tools.debugger"><span class="strong">InProgressException</span></a> - Exception in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">InProgressException is thrown when a request cannot
be fulfilled because some other activity is currently
taking place that will alter the result of the request.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/InProgressException.html#InProgressException()">InProgressException()</a></span> - Constructor for exception flash.tools.debugger.<a href="./flash/tools/debugger/InProgressException.html" title="class in flash.tools.debugger">InProgressException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InRemoveBreakpoint">InRemoveBreakpoint</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InRemoveExceptionBreakpoint">InRemoveExceptionBreakpoint</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InRemoveObject">InRemoveObject</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InRemoveScript">InRemoveScript</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InScript">InScript</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InSetActiveIsolate">InSetActiveIsolate</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InSetBreakpoint">InSetBreakpoint</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InSetExceptionBreakpoint">InSetExceptionBreakpoint</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InSetLocalVariables">InSetLocalVariables</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InSetMenuState">InSetMenuState</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InSetProperty">InSetProperty</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InSetVariable">InSetVariable</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InSetVariable2">InSetVariable2</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InSIZE">InSIZE</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InSquelch">InSquelch</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InSwfInfo">InSwfInfo</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableAttribute.html#INTERNAL_SCOPE">INTERNAL_SCOPE</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableAttribute.html" title="interface in flash.tools.debugger">VariableAttribute</a></dt>
<dd>
<div class="block">Indicates that a variable is an internal member of its parent.</div>
</dd>
<dt><a href="./flex/tools/debugger/cli/InternalProperty.html" title="class in flex.tools.debugger.cli"><span class="strong">InternalProperty</span></a> - Class in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/InternalProperty.html#InternalProperty(java.lang.String,%20java.lang.Object)">InternalProperty(String, Object)</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/InternalProperty.html" title="class in flex.tools.debugger.cli">InternalProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Browser.html#INTERNET_EXPLORER">INTERNET_EXPLORER</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/Browser.html" title="interface in flash.tools.debugger">Browser</a></dt>
<dd>
<div class="block">Indicates Internet Explorer.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#inToString()">inToString()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#inToString(int)">inToString(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flex/tools/debugger/cli/IntProperties.html" title="class in flex.tools.debugger.cli"><span class="strong">IntProperties</span></a> - Class in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/IntProperties.html#IntProperties()">IntProperties()</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/IntProperties.html" title="class in flex.tools.debugger.cli">IntProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InTrace">InTrace</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#inTypeName(int)">inTypeName(int)</a></span> - Static method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Convenience function for converting a type into a name used mainly for debugging
but can also be used during trace facility of command line session</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InUnknown">InUnknown</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">This set of constants defines the message types RECEIVED from the player
through our debug socket</div>
</dd>
<dt><a href="./flash/tools/debugger/events/InvalidTargetFault.html" title="class in flash.tools.debugger.events"><span class="strong">InvalidTargetFault</span></a> - Class in <a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a></dt>
<dd>
<div class="block">Signals that a bad target name was provided while executing
a ActionSetTarget instruction.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/InvalidTargetFault.html#InvalidTargetFault(java.lang.String,%20int)">InvalidTargetFault(String, int)</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/InvalidTargetFault.html" title="class in flash.tools.debugger.events">InvalidTargetFault</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/events/InvalidURLFault.html" title="class in flash.tools.debugger.events"><span class="strong">InvalidURLFault</span></a> - Class in <a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a></dt>
<dd>
<div class="block">Signals that a request to open a URL failed.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/InvalidURLFault.html#InvalidURLFault(java.lang.String,%20int)">InvalidURLFault(String, int)</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/InvalidURLFault.html" title="class in flash.tools.debugger.events">InvalidURLFault</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/events/InvalidWithFault.html" title="class in flash.tools.debugger.events"><span class="strong">InvalidWithFault</span></a> - Class in <a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a></dt>
<dd>
<div class="block">Signals that a ActionWith instruction could not be executed becuase
the target of the operation is not an object.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/InvalidWithFault.html#InvalidWithFault(int)">InvalidWithFault(int)</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/InvalidWithFault.html" title="class in flash.tools.debugger.events">InvalidWithFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InVersion">InVersion</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/GetVariableFlag.html#INVOKE_GETTER">INVOKE_GETTER</a></span> - Static variable in interface flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/GetVariableFlag.html" title="interface in flash.tools.debugger.concrete">GetVariableFlag</a></dt>
<dd>
<div class="block">Indicates that if the variable which is being retrieved is a
getter, then the player should invoke the getter and return
the result.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#invokeGetter(flash.tools.debugger.Session)">invokeGetter(Session)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html#invokeGetter(flash.tools.debugger.Session)">invokeGetter(Session)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Variable.html#invokeGetter(flash.tools.debugger.Session)">invokeGetter(Session)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Variable.html" title="interface in flash.tools.debugger">Variable</a></dt>
<dd>
<div class="block">Executes the getter for this variable, and changes its value accordingly.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#invokeGetter(flash.tools.debugger.Session)">invokeGetter(Session)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InWatch">InWatch</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#InWatch2">InWatch2</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/IProgress.html" title="interface in flash.tools.debugger"><span class="strong">IProgress</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">A simple interface to report progress on some operation.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FaultActions.html#is(java.lang.String,%20java.lang.String)">is(String, String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FaultActions.html" title="class in flex.tools.debugger.cli">FaultActions</a></dt>
<dd>
<div class="block">Check if the given fault has the action set or not</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableAttribute.html#IS_ARGUMENT">IS_ARGUMENT</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableAttribute.html" title="interface in flash.tools.debugger">VariableAttribute</a></dt>
<dd>
<div class="block">Indicates that a variable is an argument to a function.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/ValueAttribute.html#IS_CLASS">IS_CLASS</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/ValueAttribute.html" title="interface in flash.tools.debugger">ValueAttribute</a></dt>
<dd>
<div class="block">Indicates that an object is actually a Class.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableAttribute.html#IS_CONST">IS_CONST</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableAttribute.html" title="interface in flash.tools.debugger">VariableAttribute</a></dt>
<dd>
<div class="block">Indicates that a variable was declared "const".</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableAttribute.html#IS_DYNAMIC">IS_DYNAMIC</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableAttribute.html" title="interface in flash.tools.debugger">VariableAttribute</a></dt>
<dd>
<div class="block">Indicates that a variable is "dynamic" -- that is, whether it
is a dynamic property of a class declared with keyword "dynamic".</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/ValueAttribute.html#IS_EXCEPTION">IS_EXCEPTION</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/ValueAttribute.html" title="interface in flash.tools.debugger">ValueAttribute</a></dt>
<dd>
<div class="block">Indicates that the value that has been returned for a variable
is actually not its real value; instead, it is the message of
an exception that was thrown while executing the getter for
the variable.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableAttribute.html#IS_LOCAL">IS_LOCAL</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableAttribute.html" title="interface in flash.tools.debugger">VariableAttribute</a></dt>
<dd>
<div class="block">Indicates that a variable is a local.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableAttribute.html#IS_STATIC">IS_STATIC</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableAttribute.html" title="interface in flash.tools.debugger">VariableAttribute</a></dt>
<dd>
<div class="block">Indicates that a variable is a static member of its parent.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/ProcessListener.html#isAIRApp()">isAIRApp()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/ProcessListener.html" title="class in flash.tools.debugger.concrete">ProcessListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#isAttributeSet(int)">isAttributeSet(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#isAttributeSet(int)">isAttributeSet(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#isAttributeSet(int)">isAttributeSet(int)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html#isAttributeSet(int)">isAttributeSet(int)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#isAttributeSet(int)">isAttributeSet(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Variable.html#isAttributeSet(int)">isAttributeSet(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Variable.html" title="interface in flash.tools.debugger">Variable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#isAttributeSet(int)">isAttributeSet(int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#isAutoDelete()">isAutoDelete()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#isAutoDisable()">isAutoDisable()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#isConnected()">isConnected()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#isConnected()">isConnected()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Is the Player currently connected for this session.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#isConnected()">isConnected()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#isConnecting()">isConnecting()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#isConnecting()">isConnecting()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block">Is this object currently connecting to the Debug Player</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html#isConnecting()">isConnecting()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#isDoubleLiteral(org.apache.flex.compiler.tree.as.IASNode)">isDoubleLiteral(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/LocationCollection.html#isEmpty()">isEmpty()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/LocationCollection.html" title="class in flex.tools.debugger.cli">LocationCollection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#isEnabled()">isEnabled()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DisplayAction.html#isEnabled()">isEnabled()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DisplayAction.html" title="class in flex.tools.debugger.cli">DisplayAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#isGetSupported()">isGetSupported()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>
<div class="block">Get function is only supported in players that recognize the squelch
message.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#isIde()">isIde()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ASTBuilder.html#isIndirectionOperatorAllowed()">isIndirectionOperatorAllowed()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ASTBuilder.html" title="class in flash.tools.debugger.expression">ASTBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#isIntLiteral(org.apache.flex.compiler.tree.as.IASNode)">isIntLiteral(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#isListening()">isListening()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#isListening()">isListening()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block">Is this object currently listening for Debug Player connections</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html#isListening()">isListening()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ValueExp.html#isLookupMembers()">isLookupMembers()</a></span> - Method in interface flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ValueExp.html" title="interface in flash.tools.debugger.expression">ValueExp</a></dt>
<dd>
<div class="block">Returns whether <code>evaluate()</code> will return an object that
explicitly shows the values of all members of the expression.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValueExp.html#isLookupMembers()">isLookupMembers()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValueExp.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValueExp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/IsolateCreateEvent.html#isolate">isolate</a></span> - Variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/IsolateCreateEvent.html" title="class in flash.tools.debugger.events">IsolateCreateEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/IsolateExitEvent.html#isolate">isolate</a></span> - Variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/IsolateExitEvent.html" title="class in flash.tools.debugger.events">IsolateExitEvent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/Isolate.html" title="interface in flash.tools.debugger"><span class="strong">Isolate</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">The Isolate object uniquely identifies a "Worker" in ActionScript.</div>
</dd>
<dt><a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger"><span class="strong">IsolateController</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">Worker specific debug session commands.</div>
</dd>
<dt><a href="./flash/tools/debugger/events/IsolateCreateEvent.html" title="class in flash.tools.debugger.events"><span class="strong">IsolateCreateEvent</span></a> - Class in <a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a></dt>
<dd>
<div class="block">IsolateCreateEvent is received when the player
creates a worker.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/IsolateCreateEvent.html#IsolateCreateEvent()">IsolateCreateEvent()</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/IsolateCreateEvent.html" title="class in flash.tools.debugger.events">IsolateCreateEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/IsolateCreateEvent.html#IsolateCreateEvent(flash.tools.debugger.Isolate)">IsolateCreateEvent(Isolate)</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/IsolateCreateEvent.html" title="class in flash.tools.debugger.events">IsolateCreateEvent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/events/IsolateExitEvent.html" title="class in flash.tools.debugger.events"><span class="strong">IsolateExitEvent</span></a> - Class in <a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a></dt>
<dd>
<div class="block">IsolateExitEvent is received when the player stops
a worker.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/IsolateExitEvent.html#IsolateExitEvent()">IsolateExitEvent()</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/IsolateExitEvent.html" title="class in flash.tools.debugger.events">IsolateExitEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/IsolateExitEvent.html#IsolateExitEvent(flash.tools.debugger.Isolate)">IsolateExitEvent(Isolate)</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/IsolateExitEvent.html" title="class in flash.tools.debugger.events">IsolateExitEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/BreakEvent.html#isolateId">isolateId</a></span> - Variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/BreakEvent.html" title="class in flash.tools.debugger.events">BreakEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/FaultEvent.html#isolateId">isolateId</a></span> - Variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/FaultEvent.html" title="class in flash.tools.debugger.events">FaultEvent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete"><span class="strong">IsolatePlayerSession</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>
<div class="block">Concrete implementation of IsolateSession.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#IsolatePlayerSession(int,%20flash.tools.debugger.IsolateController)">IsolatePlayerSession(int, IsolateController)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger"><span class="strong">IsolateSession</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">Used to issue commands to a particular worker (isolate).</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/DebuggerUtil.InMemoryFileSpecification.html#isOpenDocument()">isOpenDocument()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/DebuggerUtil.InMemoryFileSpecification.html" title="class in flash.tools.debugger.expression">DebuggerUtil.InMemoryFileSpecification</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#isPopulated()">isPopulated()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ECMA.html#isPrimitive(flash.tools.debugger.Value)">isPrimitive(Value)</a></span> - Static method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ECMA.html" title="class in flash.tools.debugger.expression">ECMA</a></dt>
<dd>
<div class="block">ECMA 4.3.2</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/ProcessListener.html#isProcessDead()">isProcessDead()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/ProcessListener.html" title="class in flash.tools.debugger.concrete">ProcessListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#isProcessingComplete()">isProcessingComplete()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SwfInfo.html#isProcessingComplete()">isProcessingComplete()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SwfInfo.html" title="interface in flash.tools.debugger">SwfInfo</a></dt>
<dd>
<div class="block">Indicates whether the contents of the SWF file
have been completely processed.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html#isProcessingComplete()">isProcessingComplete()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#isPropagable()">isPropagable()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DLocation.html#isRemoved()">isRemoved()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DLocation.html" title="class in flash.tools.debugger.concrete">DLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#isSilent()">isSilent()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#isSingleSwf()">isSingleSwf()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#isSuspended()">isSuspended()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#isSuspended()">isSuspended()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#isSuspended()">isSuspended()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#isSuspended()">isSuspended()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Is the Player currently halted awaiting requests, such as continue,
stepOut, stepIn, stepOver.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#isSuspended()">isSuspended()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#isSuspended()">isSuspended()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#isSwdLoading()">isSwdLoading()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#isSwfFilterOn()">isSwfFilterOn()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/FoldedExpressionNode.html#isTerminal()">isTerminal()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/FoldedExpressionNode.html" title="class in flash.tools.debugger.expression">FoldedExpressionNode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#isUintLiteral(org.apache.flex.compiler.tree.as.IASNode)">isUintLiteral(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#isUnloaded()">isUnloaded()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SwfInfo.html#isUnloaded()">isUnloaded()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SwfInfo.html" title="interface in flash.tools.debugger">SwfInfo</a></dt>
<dd>
<div class="block">Indication that this SWF, which was previously loaded into
the Player, is now currently unloaded.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html#isUnloaded()">isUnloaded()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#isWorkerSuspended(int)">isWorkerSuspended(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#isWorkerSuspended(int)">isWorkerSuspended(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/LocationCollection.html#iterator()">iterator()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/LocationCollection.html" title="class in flex.tools.debugger.cli">LocationCollection</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_K_">
<!-- -->
</a>
<h2 class="title">K</h2>
<dl>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#kArrayType">kArrayType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#kAvmPlusObjectType">kAvmPlusObjectType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kBooleanObjectType">kBooleanObjectType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#kBooleanType">kBooleanType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kButtonObjectType">kButtonObjectType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kDateObjectType">kDateObjectType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#kDateType">kDateType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#keySet()">keySet()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#keySet()">keySet()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#keySet()">keySet()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/IntProperties.html#keySet()">keySet()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/IntProperties.html" title="class in flex.tools.debugger.cli">IntProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kFapPacketDummyObject">kFapPacketDummyObject</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kLoadVarsObject">kLoadVarsObject</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#kLongStringType">kLongStringType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kMovieClipLoaderObjectType">kMovieClipLoaderObjectType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#kMovieClipType">kMovieClipType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#kNamespaceType">kNamespaceType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kNativeArrayObject">kNativeArrayObject</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kNativeCameraObject">kNativeCameraObject</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kNativeCommunicationObject">kNativeCommunicationObject</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kNativeMicrophoneObject">kNativeMicrophoneObject</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kNativeStringObject">kNativeStringObject</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kNativeXMLDoc">kNativeXMLDoc</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kNativeXMLNode">kNativeXMLNode</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kNetConnectionObjectType">kNetConnectionObjectType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kNetStreamObjectType">kNetStreamObjectType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kNormalObjectType">kNormalObjectType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>
<div class="block">These values are obtained directly from the Player.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#kNullType">kNullType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kNumberObjectType">kNumberObjectType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#kNumberType">kNumberType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Enums originally extracted from shared_tcserver/tcparser.h; these correspond
to Flash player values that are currently in playerdebugger.h, class DebugAtomType.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#kObjectEndType">kObjectEndType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#kObjectType">kObjectType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kPrintJobObjectType">kPrintJobObjectType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#kRecordSetType">kRecordSetType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#kReferenceType">kReferenceType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kSharedObjectDataType">kSharedObjectDataType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kSharedObjectType">kSharedObjectType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kSoundObjectType">kSoundObjectType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#kStrictArrayType">kStrictArrayType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#kStringType">kStringType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kStyleSheetObjectType">kStyleSheetObjectType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kTextFieldObjectType">kTextFieldObjectType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kTextFormatObjectType">kTextFormatObjectType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kTextSnapshotType">kTextSnapshotType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#kTraitsType">kTraitsType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#kTypedObjectType">kTypedObjectType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#kUndefinedType">kUndefinedType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#kUnsupportedType">kUnsupportedType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kVideoObjectType">kVideoObjectType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#kXMLSocketObjectType">kXMLSocketObjectType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#kXMLType">kXMLType</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_L_">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#label(org.apache.flex.compiler.tree.as.IASNode)">label(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#label(org.apache.flex.compiler.tree.as.IASNode)">label(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/LocationCollection.html#last()">last()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/LocationCollection.html" title="class in flex.tools.debugger.cli">LocationCollection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#lastBinaryOp(int)">lastBinaryOp(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#lastFunctionCall(int)">lastFunctionCall(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#lastVariable(int)">lastVariable(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#launch(java.lang.String,%20flash.tools.debugger.AIRLaunchInfo,%20boolean,%20flash.tools.debugger.IProgress,%20flash.tools.debugger.ILaunchNotification)">launch(String, AIRLaunchInfo, boolean, IProgress, ILaunchNotification)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#launch(java.lang.String,%20flash.tools.debugger.AIRLaunchInfo,%20boolean,%20flash.tools.debugger.IProgress,%20flash.tools.debugger.ILaunchNotification,%20flash.tools.debugger.ILauncher)">launch(String, AIRLaunchInfo, boolean, IProgress, ILaunchNotification, ILauncher)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/ILauncher.html#launch(java.lang.String[])">launch(String[])</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/ILauncher.html" title="interface in flash.tools.debugger">ILauncher</a></dt>
<dd>
<div class="block">Launches the debug target.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#launch(java.lang.String,%20flash.tools.debugger.AIRLaunchInfo,%20boolean,%20flash.tools.debugger.IProgress,%20flash.tools.debugger.ILaunchNotification)">launch(String, AIRLaunchInfo, boolean, IProgress, ILaunchNotification)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block">Launches a Player using the given string as a URI, as defined by RFC2396.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager2.html#launch(java.lang.String,%20flash.tools.debugger.AIRLaunchInfo,%20boolean,%20flash.tools.debugger.IProgress,%20flash.tools.debugger.ILaunchNotification,%20flash.tools.debugger.ILauncher)">launch(String, AIRLaunchInfo, boolean, IProgress, ILaunchNotification, ILauncher)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager2.html" title="interface in flash.tools.debugger">SessionManager2</a></dt>
<dd>
<div class="block">Launches the given string as a URI using the ILauncher Instance.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html#launch(java.lang.String,%20flash.tools.debugger.AIRLaunchInfo,%20boolean,%20flash.tools.debugger.IProgress,%20flash.tools.debugger.ILaunchNotification)">launch(String, AIRLaunchInfo, boolean, IProgress, ILaunchNotification)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html#launch(java.lang.String,%20flash.tools.debugger.AIRLaunchInfo,%20boolean,%20flash.tools.debugger.IProgress,%20flash.tools.debugger.ILaunchNotification,%20flash.tools.debugger.ILauncher)">launch(String, AIRLaunchInfo, boolean, IProgress, ILaunchNotification, ILauncher)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html#launchDebugTarget(java.lang.String[])">launchDebugTarget(String[])</a></span> - Method in class flash.tools.debugger.<a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html" title="class in flash.tools.debugger">DefaultDebuggerCallbacks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html#launchDebugTarget(java.lang.String[],%20flash.tools.debugger.ILauncher)">launchDebugTarget(String[], ILauncher)</a></span> - Method in class flash.tools.debugger.<a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html" title="class in flash.tools.debugger">DefaultDebuggerCallbacks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IDebuggerCallbacks.html#launchDebugTarget(java.lang.String[])">launchDebugTarget(String[])</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IDebuggerCallbacks.html" title="interface in flash.tools.debugger">IDebuggerCallbacks</a></dt>
<dd>
<div class="block">Launches a debug target.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IDebuggerCallbacks.html#launchDebugTarget(java.lang.String[],%20flash.tools.debugger.ILauncher)">launchDebugTarget(String[], ILauncher)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IDebuggerCallbacks.html" title="interface in flash.tools.debugger">IDebuggerCallbacks</a></dt>
<dd>
<div class="block">Launches a debug target using the launcher instance<code>ILauncher.launch(cmd)</code>.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#launchForRun(java.lang.String,%20flash.tools.debugger.AIRLaunchInfo,%20flash.tools.debugger.IProgress,%20flash.tools.debugger.ILaunchNotification)">launchForRun(String, AIRLaunchInfo, IProgress, ILaunchNotification)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#launchForRun(java.lang.String,%20flash.tools.debugger.AIRLaunchInfo,%20flash.tools.debugger.IProgress,%20flash.tools.debugger.ILaunchNotification,%20flash.tools.debugger.ILauncher)">launchForRun(String, AIRLaunchInfo, IProgress, ILaunchNotification, ILauncher)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager2.html#launchForRun(java.lang.String,%20flash.tools.debugger.AIRLaunchInfo,%20flash.tools.debugger.IProgress,%20flash.tools.debugger.ILaunchNotification)">launchForRun(String, AIRLaunchInfo, IProgress, ILaunchNotification)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager2.html" title="interface in flash.tools.debugger">SessionManager2</a></dt>
<dd>
<div class="block">This is, functionally, a clone of the SessionManager.launch() method.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager2.html#launchForRun(java.lang.String,%20flash.tools.debugger.AIRLaunchInfo,%20flash.tools.debugger.IProgress,%20flash.tools.debugger.ILaunchNotification,%20flash.tools.debugger.ILauncher)">launchForRun(String, AIRLaunchInfo, IProgress, ILaunchNotification, ILauncher)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager2.html" title="interface in flash.tools.debugger">SessionManager2</a></dt>
<dd>
<div class="block">This is, functionally, a clone of the SessionManager.launch() method.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html#launchForRun(java.lang.String,%20flash.tools.debugger.AIRLaunchInfo,%20flash.tools.debugger.IProgress,%20flash.tools.debugger.ILaunchNotification)">launchForRun(String, AIRLaunchInfo, IProgress, ILaunchNotification)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html#launchForRun(java.lang.String,%20flash.tools.debugger.AIRLaunchInfo,%20flash.tools.debugger.IProgress,%20flash.tools.debugger.ILaunchNotification,%20flash.tools.debugger.ILauncher)">launchForRun(String, AIRLaunchInfo, IProgress, ILaunchNotification, ILauncher)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ECMA.html#lessThan(flash.tools.debugger.Session,%20flash.tools.debugger.Value,%20flash.tools.debugger.Value)">lessThan(Session, Value, Value)</a></span> - Static method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ECMA.html" title="class in flash.tools.debugger.expression">ECMA</a></dt>
<dd>
<div class="block">ECMA 11.8.5.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#LEVEL_ID">LEVEL_ID</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">_level0 == LEVEL_ID, _level1 == LEVEL_ID-1, ...</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/BreakEvent.html#line">line</a></span> - Variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/BreakEvent.html" title="class in flash.tools.debugger.events">BreakEvent</a></dt>
<dd>
<div class="block">line number in the source file where the Player has suspended.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/ScriptText.html#lineCountFor(java.lang.String)">lineCountFor(String)</a></span> - Static method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/ScriptText.html" title="class in flash.tools.debugger.concrete">ScriptText</a></dt>
<dd>
<div class="block">Count the number of lines within this string.</div>
</dd>
<dt><a href="./flash/tools/debugger/concrete/LineFunctionContainer.html" title="class in flash.tools.debugger.concrete"><span class="strong">LineFunctionContainer</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>
<div class="block">This class extends the SwfActionContainer.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/LineFunctionContainer.html#LineFunctionContainer(byte[],%20byte[])">LineFunctionContainer(byte[], byte[])</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/LineFunctionContainer.html" title="class in flash.tools.debugger.concrete">LineFunctionContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DModule.html#lineMapping(java.lang.StringBuilder)">lineMapping(StringBuilder)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DModule.html" title="class in flash.tools.debugger.concrete">DModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#LIST_LINE">LIST_LINE</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>
<div class="block">The line number at which the next "list" command should begin if no
line number is explicitly specified.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#LIST_MODULE">LIST_MODULE</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>
<div class="block">The module that the next "list" command should display if no
module is explicitly specified.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#LIST_WORKER">LIST_WORKER</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#locate(int)">locate(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>
<div class="block">Locate the given offset within the swf</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#locateSource(java.lang.String,%20java.lang.String,%20java.lang.String)">locateSource(String, String, String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SourceLocator.html#locateSource(java.lang.String,%20java.lang.String,%20java.lang.String)">locateSource(String, String, String)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SourceLocator.html" title="interface in flash.tools.debugger">SourceLocator</a></dt>
<dd>
<div class="block">Callback from DJAPI to the debugger, to find a source file.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceLocator.html#locateSource(java.lang.String,%20java.lang.String,%20java.lang.String)">locateSource(String, String, String)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceLocator.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceLocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#locateSource(java.lang.String,%20java.lang.String,%20java.lang.String)">locateSource(String, String, String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#locateSourceLineEnd(flash.tools.ActionLocation)">locateSourceLineEnd(ActionLocation)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>
<div class="block">Ask the container to locate the next line
record following the location specified in the
location, without spilling over into the next
action list</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#locateSourceLineEnd(flash.tools.ActionLocation,%20int)">locateSourceLineEnd(ActionLocation, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/Location.html" title="interface in flash.tools.debugger"><span class="strong">Location</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">The Location object identifies a specific line number with a SourceFile.</div>
</dd>
<dt><a href="./flex/tools/debugger/cli/LocationCollection.html" title="class in flex.tools.debugger.cli"><span class="strong">LocationCollection</span></a> - Class in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>
<div class="block">This object is a container for source locations
that represent the same underlying file and line
number.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/LocationCollection.html#LocationCollection()">LocationCollection()</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/LocationCollection.html" title="class in flex.tools.debugger.cli">LocationCollection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.html#locationLessOrEqualTo(int)">locationLessOrEqualTo(int)</a></span> - Method in class flash.tools.<a href="./flash/tools/SwfActionContainer.html" title="class in flash.tools">SwfActionContainer</a></dt>
<dd>
<div class="block">Return a path to an ActionList that contains the given offset
if an exact match is not found then return the largest
that does not exceed offset.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.html#locationLessOrEqualTo(flash.tools.ActionLocation,%20flash.swf.types.ActionList,%20int)">locationLessOrEqualTo(ActionLocation, ActionList, int)</a></span> - Static method in class flash.tools.<a href="./flash/tools/SwfActionContainer.html" title="class in flash.tools">SwfActionContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#locationMatches(int,%20int,%20int)">locationMatches(int, int, int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/expression/LogicalOperatorsFolder.html" title="class in flash.tools.debugger.expression"><span class="strong">LogicalOperatorsFolder</span></a> - Class in <a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a></dt>
<dd>
<div class="block">The logical operator's right hand operands are folded into
FoldedExperessionNode, so that they are not evaluated by the burm.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/LogicalOperatorsFolder.html#LogicalOperatorsFolder()">LogicalOperatorsFolder()</a></span> - Constructor for class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/LogicalOperatorsFolder.html" title="class in flash.tools.debugger.expression">LogicalOperatorsFolder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/Context.html#lookup(java.lang.Object)">lookup(Object)</a></span> - Method in interface flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/Context.html" title="interface in flash.tools.debugger.expression">Context</a></dt>
<dd>
<div class="block">Looks for an object of the given name in this context -- for example, a member variable.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionContext.html#lookup(java.lang.Object)">lookup(Object)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionContext.html" title="class in flex.tools.debugger.cli">ExpressionContext</a></dt>
<dd>
<div class="block">The Context interface which goes out and gets values from the session
Expressions use this interface as a means of evaluation.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/Context.html#lookupMembers(java.lang.Object)">lookupMembers(Object)</a></span> - Method in interface flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/Context.html" title="interface in flash.tools.debugger.expression">Context</a></dt>
<dd>
<div class="block">Looks for the members of an object.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionContext.html#lookupMembers(java.lang.Object)">lookupMembers(Object)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionContext.html" title="class in flex.tools.debugger.cli">ExpressionContext</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_M_">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#m_err">m_err</a></span> - Variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionIsolateStatus.html#m_isHalted">m_isHalted</a></span> - Variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionIsolateStatus.html" title="class in flash.tools.debugger.concrete">PlayerSessionIsolateStatus</a></dt>
<dd>
<div class="block">Corresponding to playersession::m_isHalted, but for isolate.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#m_keyboardStream">m_keyboardStream</a></span> - Variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/DebuggerLocalizer.html#m_newline">m_newline</a></span> - Static variable in class flash.tools.debugger.<a href="./flash/tools/debugger/DebuggerLocalizer.html" title="class in flash.tools.debugger">DebuggerLocalizer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#m_newline">m_newline</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/Extensions.html#m_newline">m_newline</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/Extensions.html" title="class in flex.tools.debugger.cli">Extensions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#m_out">m_out</a></span> - Variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#m_repeatLine">m_repeatLine</a></span> - Variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#m_value">m_value</a></span> - Variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>
<div class="block">The variable's value.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/NoResponseException.html#m_waitedFor">m_waitedFor</a></span> - Variable in exception flash.tools.debugger.<a href="./flash/tools/debugger/NoResponseException.html" title="class in flash.tools.debugger">NoResponseException</a></dt>
<dd>
<div class="block">Number of milliseconds that elapsed causing the timeout
-1 means unknown.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#makePublic()">makePublic()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/IntProperties.html#map()">map()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/IntProperties.html" title="class in flex.tools.debugger.cli">IntProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessageCache.html#MAX_CACHED_DATA_SIZE">MAX_CACHED_DATA_SIZE</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessageCache.html" title="class in flash.tools.debugger.concrete">DMessageCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#MAX_STACK_DEPTH">MAX_STACK_DEPTH</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#MAX_TERMINATE_WAIT_MILLIS">MAX_TERMINATE_WAIT_MILLIS</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#membersObtained()">membersObtained()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#membersToString()">membersToString()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#messageArrived(flash.tools.debugger.concrete.DMessage,%20flash.tools.debugger.concrete.DProtocol)">messageArrived(DMessage, DProtocol)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>
<div class="block">This is the core routine for decoding incoming messages and deciding what
should be done with them.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessageCounter.html#messageArrived(flash.tools.debugger.concrete.DMessage,%20flash.tools.debugger.concrete.DProtocol)">messageArrived(DMessage, DProtocol)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessageCounter.html" title="class in flash.tools.debugger.concrete">DMessageCounter</a></dt>
<dd>
<div class="block">Collect stats on the messages</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DProtocolNotifierIF.html#messageArrived(flash.tools.debugger.concrete.DMessage,%20flash.tools.debugger.concrete.DProtocol)">messageArrived(DMessage, DProtocol)</a></span> - Method in interface flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DProtocolNotifierIF.html" title="interface in flash.tools.debugger.concrete">DProtocolNotifierIF</a></dt>
<dd>
<div class="block">Issused when a message has been received from the socket</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#messageArrived(flash.tools.debugger.concrete.DMessage,%20flash.tools.debugger.concrete.DProtocol)">messageArrived(DMessage, DProtocol)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">This is the core routine for decoding incoming messages and deciding what should be
done with them.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessageCounter.html#messageSent(flash.tools.debugger.concrete.DMessage)">messageSent(DMessage)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessageCounter.html" title="class in flash.tools.debugger.concrete">DMessageCounter</a></dt>
<dd>
<div class="block">Collect stats on outgoing messages</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DProtocol.html#messagesReceived()">messagesReceived()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DProtocol.html" title="class in flash.tools.debugger.concrete">DProtocol</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DProtocol.html#messagesSent()">messagesSent()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DProtocol.html" title="class in flash.tools.debugger.concrete">DProtocol</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#METADATA_RETRIES">METADATA_RETRIES</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#module2ClassName(int)">module2ClassName(int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>
<div class="block">Convert a module to class name.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableType.html#MOVIECLIP">MOVIECLIP</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableType.html" title="interface in flash.tools.debugger">VariableType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Browser.html#MOZILLA">MOZILLA</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/Browser.html" title="interface in flash.tools.debugger">Browser</a></dt>
<dd>
<div class="block">Indicates the Mozilla browser, but <i>not</i> Firefox.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Browser.html#MOZILLA_FIREFOX">MOZILLA_FIREFOX</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/Browser.html" title="interface in flash.tools.debugger">Browser</a></dt>
<dd>
<div class="block">Indicates Firefox.</div>
</dd>
</dl>
<a name="_N_">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="strong"><a href="./flash/tools/debugger/events/ConsoleErrorFault.html#name">name</a></span> - Static variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/ConsoleErrorFault.html" title="class in flash.tools.debugger.events">ConsoleErrorFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/ConsoleErrorFault.html#name()">name()</a></span> - Method in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/ConsoleErrorFault.html" title="class in flash.tools.debugger.events">ConsoleErrorFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/DivideByZeroFault.html#name">name</a></span> - Static variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/DivideByZeroFault.html" title="class in flash.tools.debugger.events">DivideByZeroFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/DivideByZeroFault.html#name()">name()</a></span> - Method in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/DivideByZeroFault.html" title="class in flash.tools.debugger.events">DivideByZeroFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/ExceptionFault.html#name">name</a></span> - Static variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/ExceptionFault.html" title="class in flash.tools.debugger.events">ExceptionFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/ExceptionFault.html#name()">name()</a></span> - Method in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/ExceptionFault.html" title="class in flash.tools.debugger.events">ExceptionFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/FaultEvent.html#name()">name()</a></span> - Method in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/FaultEvent.html" title="class in flash.tools.debugger.events">FaultEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/InvalidTargetFault.html#name">name</a></span> - Static variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/InvalidTargetFault.html" title="class in flash.tools.debugger.events">InvalidTargetFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/InvalidTargetFault.html#name()">name()</a></span> - Method in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/InvalidTargetFault.html" title="class in flash.tools.debugger.events">InvalidTargetFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/InvalidURLFault.html#name">name</a></span> - Static variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/InvalidURLFault.html" title="class in flash.tools.debugger.events">InvalidURLFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/InvalidURLFault.html#name()">name()</a></span> - Method in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/InvalidURLFault.html" title="class in flash.tools.debugger.events">InvalidURLFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/InvalidWithFault.html#name">name</a></span> - Static variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/InvalidWithFault.html" title="class in flash.tools.debugger.events">InvalidWithFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/InvalidWithFault.html#name()">name()</a></span> - Method in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/InvalidWithFault.html" title="class in flash.tools.debugger.events">InvalidWithFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/ProtoLimitFault.html#name">name</a></span> - Static variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/ProtoLimitFault.html" title="class in flash.tools.debugger.events">ProtoLimitFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/ProtoLimitFault.html#name()">name()</a></span> - Method in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/ProtoLimitFault.html" title="class in flash.tools.debugger.events">ProtoLimitFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/RecursionLimitFault.html#name">name</a></span> - Static variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/RecursionLimitFault.html" title="class in flash.tools.debugger.events">RecursionLimitFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/RecursionLimitFault.html#name()">name()</a></span> - Method in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/RecursionLimitFault.html" title="class in flash.tools.debugger.events">RecursionLimitFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/ScriptTimeoutFault.html#name">name</a></span> - Static variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/ScriptTimeoutFault.html" title="class in flash.tools.debugger.events">ScriptTimeoutFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/ScriptTimeoutFault.html#name()">name()</a></span> - Method in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/ScriptTimeoutFault.html" title="class in flash.tools.debugger.events">ScriptTimeoutFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/StackUnderFlowFault.html#name">name</a></span> - Static variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/StackUnderFlowFault.html" title="class in flash.tools.debugger.events">StackUnderFlowFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/StackUnderFlowFault.html#name()">name()</a></span> - Method in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/StackUnderFlowFault.html" title="class in flash.tools.debugger.events">StackUnderFlowFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#nameOfSwf(flash.tools.debugger.SwfInfo)">nameOfSwf(SwfInfo)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FaultActions.html#names()">names()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FaultActions.html" title="class in flex.tools.debugger.cli">FaultActions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableAttribute.html#NAMESPACE_SCOPE">NAMESPACE_SCOPE</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableAttribute.html" title="interface in flash.tools.debugger">VariableAttribute</a></dt>
<dd>
<div class="block">Indicates that a variable is scoped by a namespace.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#needsToInvokeGetter()">needsToInvokeGetter()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html#needsToInvokeGetter()">needsToInvokeGetter()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Variable.html#needsToInvokeGetter()">needsToInvokeGetter()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Variable.html" title="interface in flash.tools.debugger">Variable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#needsToInvokeGetter()">needsToInvokeGetter()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Browser.html#NETSCAPE_NAVIGATOR">NETSCAPE_NAVIGATOR</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/Browser.html" title="interface in flash.tools.debugger">Browser</a></dt>
<dd>
<div class="block">Indicates Netscape Navigator.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Player.html#NETSCAPE_PLUGIN">NETSCAPE_PLUGIN</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/Player.html" title="interface in flash.tools.debugger">Player</a></dt>
<dd>
<div class="block">Indicates a Netscape-plugin Flash player, e.g.</div>
</dd>
<dt><a href="./flash/tools/debugger/concrete/NetscapePluginPlayer.html" title="class in flash.tools.debugger.concrete"><span class="strong">NetscapePluginPlayer</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/NetscapePluginPlayer.html#NetscapePluginPlayer(java.io.File,%20java.io.File)">NetscapePluginPlayer(File, File)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/NetscapePluginPlayer.html" title="class in flash.tools.debugger.concrete">NetscapePluginPlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakIdentifier.html#next()">next()</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakIdentifier.html" title="class in flex.tools.debugger.cli">BreakIdentifier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#nextEvent()">nextEvent()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#nextEvent()">nextEvent()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#nextEvent()">nextEvent()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Removes and returns the next event from queue</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#nextEvent()">nextEvent()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#nextIntToken()">nextIntToken()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#nextLongToken()">nextLongToken()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#nextToken()">nextToken()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#NOCODE">NOCODE</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flex/tools/debugger/cli/NoMatchException.html" title="class in flex.tools.debugger.cli"><span class="strong">NoMatchException</span></a> - Exception in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>
<div class="block">While attempting to resolve a function name or filename, no match
was found.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/NoMatchException.html#NoMatchException()">NoMatchException()</a></span> - Constructor for exception flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/NoMatchException.html" title="class in flex.tools.debugger.cli">NoMatchException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/NoMatchException.html#NoMatchException(java.lang.String)">NoMatchException(String)</a></span> - Constructor for exception flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/NoMatchException.html" title="class in flex.tools.debugger.cli">NoMatchException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/WatchKind.html#NONE">NONE</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/WatchKind.html" title="interface in flash.tools.debugger">WatchKind</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/NoResponseException.html" title="class in flash.tools.debugger"><span class="strong">NoResponseException</span></a> - Exception in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">NoResponseException is thrown when the Player does
not respond to the command that was issued.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/NoResponseException.html#NoResponseException(int)">NoResponseException(int)</a></span> - Constructor for exception flash.tools.debugger.<a href="./flash/tools/debugger/NoResponseException.html" title="class in flash.tools.debugger">NoResponseException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#normalizeCost(long)">normalizeCost(long)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#normalizeCost(long)">normalizeCost(long)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/expression/NoSuchVariableException.html" title="class in flash.tools.debugger.expression"><span class="strong">NoSuchVariableException</span></a> - Exception in <a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a></dt>
<dd>
<div class="block">Thrown when a variable name cannot be resolved in the current scope</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/NoSuchVariableException.html#NoSuchVariableException(java.lang.String)">NoSuchVariableException(String)</a></span> - Constructor for exception flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/NoSuchVariableException.html" title="class in flash.tools.debugger.expression">NoSuchVariableException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/NoSuchVariableException.html#NoSuchVariableException(java.lang.Object)">NoSuchVariableException(Object)</a></span> - Constructor for exception flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/NoSuchVariableException.html" title="class in flash.tools.debugger.expression">NoSuchVariableException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/NotConnectedException.html" title="class in flash.tools.debugger"><span class="strong">NotConnectedException</span></a> - Exception in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">NotConnectedException is thrown when the Session
is no longer connnected to the Player</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/NotConnectedException.html#NotConnectedException()">NotConnectedException()</a></span> - Constructor for exception flash.tools.debugger.<a href="./flash/tools/debugger/NotConnectedException.html" title="class in flash.tools.debugger">NotConnectedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/ILaunchNotification.html#notify(java.io.IOException)">notify(IOException)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/ILaunchNotification.html" title="interface in flash.tools.debugger">ILaunchNotification</a></dt>
<dd>
<div class="block">Notifies the listener that the launch is done, and, if it failed,
an exception with information about why it failed.</div>
</dd>
<dt><a href="./flash/tools/debugger/NotSupportedException.html" title="class in flash.tools.debugger"><span class="strong">NotSupportedException</span></a> - Exception in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">Indicates that a debugger feature is not supported by the Flash
player that is being targeted.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/NotSupportedException.html#NotSupportedException(java.lang.String)">NotSupportedException(String)</a></span> - Constructor for exception flash.tools.debugger.<a href="./flash/tools/debugger/NotSupportedException.html" title="class in flash.tools.debugger">NotSupportedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/NotSuspendedException.html" title="class in flash.tools.debugger"><span class="strong">NotSuspendedException</span></a> - Exception in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">NotSuspendedException is thrown when the Player
is in a state for which the action cannot be performed.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/NotSuspendedException.html#NotSuspendedException()">NotSuspendedException()</a></span> - Constructor for exception flash.tools.debugger.<a href="./flash/tools/debugger/NotSuspendedException.html" title="class in flash.tools.debugger">NotSuspendedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#nStates">nStates</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#nStates">nStates</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableType.html#NULL">NULL</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableType.html" title="interface in flash.tools.debugger">VariableType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableType.html#NUMBER">NUMBER</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableType.html" title="interface in flash.tools.debugger">VariableType</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_O_">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableType.html#OBJECT">OBJECT</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableType.html" title="interface in flash.tools.debugger">VariableType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Browser.html#OPERA">OPERA</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/Browser.html" title="interface in flash.tools.debugger">Browser</a></dt>
<dd>
<div class="block">Indicates Opera.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#out(java.lang.String)">out(String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutAddWatch">OutAddWatch</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutAddWatch2">OutAddWatch2</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutBack">OutBack</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutBinaryOp">OutBinaryOp</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutCallFunction">OutCallFunction</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutConstantPool">OutConstantPool</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutContinue">OutContinue</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutExit">OutExit</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutForward">OutForward</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutGetActions">OutGetActions</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutGetBreakReason">OutGetBreakReason</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutGetFncNames">OutGetFncNames</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutGetFrame">OutGetFrame</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutGetOption">OutGetOption</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutGetSwd">OutGetSwd</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutGetSwf">OutGetSwf</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutGetVariable">OutGetVariable</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutGetVariableWhichInvokesGetter">OutGetVariableWhichInvokesGetter</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutHome">OutHome</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutIsolateEnumerate">OutIsolateEnumerate</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutLoop">OutLoop</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutPassAllExceptionsToDebugger">OutPassAllExceptionsToDebugger</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutPlay">OutPlay</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutPrint">OutPrint</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutProcessedTag">OutProcessedTag</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/Extensions.html#outputAssembly(flex.tools.debugger.cli.DebugCLI,%20flash.tools.debugger.concrete.DSwfInfo,%20int,%20int)">outputAssembly(DebugCLI, DSwfInfo, int, int)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/Extensions.html" title="class in flex.tools.debugger.cli">Extensions</a></dt>
<dd>
<div class="block">Disassemble part of the swf to the output</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/Extensions.html#outputAssembly(flex.tools.debugger.cli.DebugCLI,%20flash.tools.debugger.SwfInfo,%20flash.tools.ActionLocation,%20flash.tools.ActionLocation)">outputAssembly(DebugCLI, SwfInfo, ActionLocation, ActionLocation)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/Extensions.html" title="class in flex.tools.debugger.cli">Extensions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#outputSource(int,%20int,%20java.lang.String)">outputSource(int, int, String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>
<div class="block">Output a source line of code to the output channel formatting nicely</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutRemoveAllBreakpoints">OutRemoveAllBreakpoints</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutRemoveBreakpoints">OutRemoveBreakpoints</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutRemoveExceptionBreakpoint">OutRemoveExceptionBreakpoint</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutRemoveWatch">OutRemoveWatch</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutRemoveWatch2">OutRemoveWatch2</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutRewind">OutRewind</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutSetActions">OutSetActions</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutSetActiveIsolate">OutSetActiveIsolate</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutSetBreakpoints">OutSetBreakpoints</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutSetExceptionBreakpoint">OutSetExceptionBreakpoint</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutSetFocus">OutSetFocus</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutSetOption">OutSetOption</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutSetProperty">OutSetProperty</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutSetQuality">OutSetQuality</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutSetSquelch">OutSetSquelch</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutSetVariable">OutSetVariable</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutSIZE">OutSIZE</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutStepContinue">OutStepContinue</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutStepInto">OutStepInto</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutStepOut">OutStepOut</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutStepOver">OutStepOver</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutStopDebug">OutStopDebug</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutSwfInfo">OutSwfInfo</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#outToString()">outToString()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#outToString(int)">outToString(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#outTypeName(int)">outTypeName(int)</a></span> - Static method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Convenience function for converting a type into a name used mainly for debugging
but can also be used during trace facility of command line session</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutUnknown">OutUnknown</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">This set of constants defines the message types SENT to the player from our
debug socket (WARNING: ID space overlaps with InXXX)</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutZoom100">OutZoom100</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutZoomIn">OutZoomIn</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#OutZoomOut">OutZoomOut</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_P_">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ASTBuilder.html#parse(java.io.Reader)">parse(Reader)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ASTBuilder.html" title="class in flash.tools.debugger.expression">ASTBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/IASTBuilder.html#parse(java.io.Reader)">parse(Reader)</a></span> - Method in interface flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/IASTBuilder.html" title="interface in flash.tools.debugger.expression">IASTBuilder</a></dt>
<dd>
<div class="block">A parser that should do a fairly good job at
parsing a general expression string.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeASTBuilder.html#parse(java.io.Reader)">parse(Reader)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeASTBuilder.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeASTBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#parse(java.lang.String)">parse(String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/DebuggerUtil.html#parseExpression(java.lang.String,%20java.util.List)">parseExpression(String, List&lt;ICompilerProblem&gt;)</a></span> - Static method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/DebuggerUtil.html" title="class in flash.tools.debugger.expression">DebuggerUtil</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#parseFileArg(int,%20int,%20java.lang.String)">parseFileArg(int, int, String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>
<div class="block">Parse arg to determine which file it specifies.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#parseLineArg(int,%20java.lang.String)">parseLineArg(int, String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>
<div class="block">Parse arg to determine which line it specifies.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#parseLocationArg(int,%20int,%20java.lang.String)">parseLocationArg(int, int, String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#parseLocationArg(int,%20int,%20java.lang.String,%20boolean)">parseLocationArg(int, int, String, boolean)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>
<div class="block">Parse arg to figure out what module and line it specifies.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#parseSwfSwd(flash.tools.debugger.concrete.DManager)">parseSwfSwd(DManager)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>
<div class="block">Extracts information out of the SWF/SWD in order to populate
function line number tables in SourceFile variabels.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/SwfLoadedEvent.html#path">path</a></span> - Variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/SwfLoadedEvent.html" title="class in flash.tools.debugger.events">SwfLoadedEvent</a></dt>
<dd>
<div class="block">full path name for SWF</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/SwfUnloadedEvent.html#path">path</a></span> - Variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/SwfUnloadedEvent.html" title="class in flash.tools.debugger.events">SwfUnloadedEvent</a></dt>
<dd>
<div class="block">full path name for the SWF</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.html#placeObject2(flash.swf.tags.PlaceObject)">placeObject2(PlaceObject)</a></span> - Method in class flash.tools.<a href="./flash/tools/SwfActionContainer.html" title="class in flash.tools">SwfActionContainer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/Player.html" title="interface in flash.tools.debugger"><span class="strong">Player</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">Describes a Flash player.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#PLAYER_SUPPORTS_GET">PLAYER_SUPPORTS_GET</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#playerCanBreakOnAllExceptions()">playerCanBreakOnAllExceptions()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#playerCanBreakOnAllExceptions()">playerCanBreakOnAllExceptions()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#playerCanBreakOnAllExceptions(int)">playerCanBreakOnAllExceptions(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#playerCanBreakOnAllExceptions(int)">playerCanBreakOnAllExceptions(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#playerCanBreakOnAllExceptions()">playerCanBreakOnAllExceptions()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#playerCanBreakOnAllExceptions()">playerCanBreakOnAllExceptions()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#playerCanCallFunctions()">playerCanCallFunctions()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#playerCanCallFunctions()">playerCanCallFunctions()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#playerCanCallFunctions(int)">playerCanCallFunctions(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#playerCanCallFunctions(int)">playerCanCallFunctions(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#playerCanCallFunctions()">playerCanCallFunctions()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#playerCanCallFunctions()">playerCanCallFunctions()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#playerCanTerminate()">playerCanTerminate()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/PlayerDebugException.html" title="class in flash.tools.debugger"><span class="strong">PlayerDebugException</span></a> - Exception in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">PlayerDebugException is the base class for all
exceptions thrown by the playerdebug API</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/PlayerDebugException.html#PlayerDebugException()">PlayerDebugException()</a></span> - Constructor for exception flash.tools.debugger.<a href="./flash/tools/debugger/PlayerDebugException.html" title="class in flash.tools.debugger">PlayerDebugException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/PlayerDebugException.html#PlayerDebugException(java.lang.String)">PlayerDebugException(String)</a></span> - Constructor for exception flash.tools.debugger.<a href="./flash/tools/debugger/PlayerDebugException.html" title="class in flash.tools.debugger">PlayerDebugException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/expression/PlayerFaultException.html" title="class in flash.tools.debugger.expression"><span class="strong">PlayerFaultException</span></a> - Exception in <a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a></dt>
<dd>
<div class="block">Thrown when the player generates a fault.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/PlayerFaultException.html#PlayerFaultException(flash.tools.debugger.events.FaultEvent)">PlayerFaultException(FaultEvent)</a></span> - Constructor for exception flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/PlayerFaultException.html" title="class in flash.tools.debugger.expression">PlayerFaultException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#playerForUri(java.lang.String,%20flash.tools.debugger.AIRLaunchInfo)">playerForUri(String, AIRLaunchInfo)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#playerForUri(java.lang.String,%20flash.tools.debugger.AIRLaunchInfo)">playerForUri(String, AIRLaunchInfo)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block">Returns information about the Flash player which will be used to run the
given URI.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html#playerForUri(java.lang.String,%20flash.tools.debugger.AIRLaunchInfo)">playerForUri(String, AIRLaunchInfo)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete"><span class="strong">PlayerSession</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/concrete/PlayerSessionIsolateStatus.html" title="class in flash.tools.debugger.concrete"><span class="strong">PlayerSessionIsolateStatus</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionIsolateStatus.html#PlayerSessionIsolateStatus()">PlayerSessionIsolateStatus()</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionIsolateStatus.html" title="class in flash.tools.debugger.concrete">PlayerSessionIsolateStatus</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete"><span class="strong">PlayerSessionManager</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#PlayerSessionManager()">PlayerSessionManager()</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#playerSupportsGet()">playerSupportsGet()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#playerVersion()">playerVersion()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/ActionLocation.html#pool">pool</a></span> - Variable in class flash.tools.<a href="./flash/tools/ActionLocation.html" title="class in flash.tools">ActionLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.ContextStack.html#popScope()">popScope()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.ContextStack.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer.ContextStack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/SwfLoadedEvent.html#port">port</a></span> - Variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/SwfLoadedEvent.html" title="class in flash.tools.debugger.events">SwfLoadedEvent</a></dt>
<dd>
<div class="block">port number related to the URL</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#PREF_ACCEPT_TIMEOUT">PREF_ACCEPT_TIMEOUT</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block">The value used for <code>$accepttimeout</code> controls how long (in
milliseconds) <code>accept()</code> waits before timing out.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#PREF_CONNECT_RETRY_ATTEMPTS">PREF_CONNECT_RETRY_ATTEMPTS</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block">The value used for <code>$connectretryattempts</code> controls how many times
the debugger retries connecting to the application.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#PREF_CONNECT_TIMEOUT">PREF_CONNECT_TIMEOUT</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block">The value used for <code>$connecttimeout</code> controls how long (in
milliseconds) <code>connect()</code> waits before timing out.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#PREF_CONNECT_WAIT_INTERVAL">PREF_CONNECT_WAIT_INTERVAL</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block">The value used for <code>$connectwaitinterval</code> controls how long (in
milliseconds) we wait between subsequent <code>connect()</code> calls.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#PREF_CONTEXT_RESPONSE_TIMEOUT">PREF_CONTEXT_RESPONSE_TIMEOUT</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block"><code>$contextresponsetimeout</code> is used to determine how long (in
milliseconds) the session will wait for a player response from a request
to get context, before giving up on the request and throwing an
Exception.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#PREF_GETVAR_RESPONSE_TIMEOUT">PREF_GETVAR_RESPONSE_TIMEOUT</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block"><code>$getvarresponsetimeout</code> is used to determine how long (in
milliseconds) the session will wait, for a player response to a get
variable request before giving up on the request and throwing an
Exception.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#PREF_HIERARCHICAL_VARIABLES">PREF_HIERARCHICAL_VARIABLES</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block"><code>$hiervars</code> is used to determine whether the members of
a variable are shown in a hierchical way.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#PREF_INVOKE_GETTERS">PREF_INVOKE_GETTERS</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block"><code>$invokegetters</code> is used to determine whether a getter
property is invoked or not when requested via <code>getVariable()</code>
The default value is for this to be enabled.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#PREF_RESPONSE_TIMEOUT">PREF_RESPONSE_TIMEOUT</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block"><code>$responsetimeout</code> is used to determine how long (in
milliseconds) the session will wait, for a player response before giving
up on the request and throwing an Exception.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#PREF_SETVAR_RESPONSE_TIMEOUT">PREF_SETVAR_RESPONSE_TIMEOUT</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block"><code>$setvarresponsetimeout</code> is the amount of time (in
milliseconds) that a setter in the user's code will be given to execute,
before the player interrupts it with a ScriptTimeoutError.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#PREF_SOCKET_TIMEOUT">PREF_SOCKET_TIMEOUT</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block"><code>$sockettimeout</code> is used to determine how long (in
milliseconds) the session will wait on a Socket recv call.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#PREF_SUSPEND_WAIT">PREF_SUSPEND_WAIT</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block"><code>$suspendwait</code> is the amount of time (in milliseconds) that
a Session will wait for the Player to suspend, after a call to
<code>suspend()</code>.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#PREF_SWFSWD_LOAD_TIMEOUT">PREF_SWFSWD_LOAD_TIMEOUT</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block"><code>$swfswdloadtimeout<code> is used to determine how long (in milliseconds)
the session will wait, for a player response to a swf/swd load
request before giving up on the request and throwing an Exception.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#PREF_URI_MODIFICATION">PREF_URI_MODIFICATION</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block">Valid values for <code>$urimodification</code> are 0 (off) and 1 (on).</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableAttribute.html#PRIVATE_SCOPE">PRIVATE_SCOPE</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableAttribute.html" title="interface in flash.tools.debugger">VariableAttribute</a></dt>
<dd>
<div class="block">Indicates that a variable is a private member of its parent.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#processArgs(java.lang.String[])">processArgs(String[])</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#processLine()">processLine()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>
<div class="block">Process a single line of input and return true if the quit command was encountered</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#processLineRecord(flash.tools.ActionLocation,%20flash.swf.debug.LineRecord)">processLineRecord(ActionLocation, LineRecord)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>
<div class="block">This is a callback function from LineFunctionContainer.combForLineRecords()
We extract what we want and then update the associated module</div>
</dd>
<dt><a href="./flash/tools/debugger/concrete/ProcessListener.html" title="class in flash.tools.debugger.concrete"><span class="strong">ProcessListener</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>
<div class="block">Listens to several things about a process: captures its stdout/stderr messages,
detects when the process exits, and captures its exit code.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/ProcessListener.html#ProcessListener(java.lang.String[],%20java.lang.Process,%20flash.tools.debugger.ILaunchNotification,%20boolean,%20boolean)">ProcessListener(String[], Process, ILaunchNotification, boolean, boolean)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/ProcessListener.html" title="class in flash.tools.debugger.concrete">ProcessListener</a></dt>
<dd>
<div class="block">Starts listening to stdout and stderr of the launched process.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/AIRLaunchInfo.html#profile">profile</a></span> - Variable in class flash.tools.debugger.<a href="./flash/tools/debugger/AIRLaunchInfo.html" title="class in flash.tools.debugger">AIRLaunchInfo</a></dt>
<dd>
<div class="block">The profile to pass to AIR 2.0's "-profile" argument, or null to omit
the "-profile" argument.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#propertyEnabled(java.lang.String)">propertyEnabled(String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#propertyGet(java.lang.String)">propertyGet(String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#propertyKeys()">propertyKeys()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#propertyPut(java.lang.String,%20int)">propertyPut(String, int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableAttribute.html#PROTECTED_SCOPE">PROTECTED_SCOPE</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableAttribute.html" title="interface in flash.tools.debugger">VariableAttribute</a></dt>
<dd>
<div class="block">Indicates that a variable is a protected member of its parent.</div>
</dd>
<dt><a href="./flash/tools/debugger/events/ProtoLimitFault.html" title="class in flash.tools.debugger.events"><span class="strong">ProtoLimitFault</span></a> - Class in <a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a></dt>
<dd>
<div class="block">Signals that a search up a prototype chain has reached
a depth limit.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/ProtoLimitFault.html#ProtoLimitFault(int)">ProtoLimitFault(int)</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/ProtoLimitFault.html" title="class in flash.tools.debugger.events">ProtoLimitFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableAttribute.html#PUBLIC_SCOPE">PUBLIC_SCOPE</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableAttribute.html" title="interface in flash.tools.debugger">VariableAttribute</a></dt>
<dd>
<div class="block">Indicates that a variable is a public member of its parent.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.ContextStack.html#pushScope(flash.tools.debugger.expression.Context)">pushScope(Context)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.ContextStack.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer.ContextStack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#pushStream(java.io.LineNumberReader)">pushStream(LineNumberReader)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#put(long,%20int)">put(long, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Appends a number to the end of the message</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#put(java.lang.String,%20int)">put(String, int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/IntProperties.html#put(java.lang.String,%20int)">put(String, int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/IntProperties.html" title="class in flex.tools.debugger.cli">IntProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#putByte(byte)">putByte(byte)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Appends a byte to the end of the message</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FaultActions.html#putDescription(java.lang.String,%20java.lang.String)">putDescription(String, String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FaultActions.html" title="class in flex.tools.debugger.cli">FaultActions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#putDWord(int)">putDWord(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Appends 4 bytes, which form a 32b integer, into the message</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#putLong(long)">putLong(long)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Appends 8 bytes, which form a 64b integer, into the message</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#putPtr(long)">putPtr(long)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Appends a pointer into the message -- either 8 bytes or 4 bytes,
depending on how big pointers are in the target Flash player</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#putString(java.lang.String)">putString(String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Place a string into the message (using UTF-8 encoding)</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#putWord(int)">putWord(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Appends 2 bytes, which form a 16b integer, into the message</div>
</dd>
</dl>
<a name="_Q_">
<!-- -->
</a>
<h2 class="title">Q</h2>
<dl>
<dt><span class="strong"><a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html#queryWindowsRegistry(java.lang.String,%20java.lang.String)">queryWindowsRegistry(String, String)</a></span> - Method in class flash.tools.debugger.<a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html" title="class in flash.tools.debugger">DefaultDebuggerCallbacks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html#queryWindowsRegistry(java.lang.String,%20java.lang.String,%20int)">queryWindowsRegistry(String, String, int)</a></span> - Method in class flash.tools.debugger.<a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html" title="class in flash.tools.debugger">DefaultDebuggerCallbacks</a></dt>
<dd>
<div class="block">This implementation of queryWindowsRegistry() does not make any native
calls.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IDebuggerCallbacks.html#queryWindowsRegistry(java.lang.String,%20java.lang.String)">queryWindowsRegistry(String, String)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IDebuggerCallbacks.html" title="interface in flash.tools.debugger">IDebuggerCallbacks</a></dt>
<dd>
<div class="block">Query the Windows registry.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IDebuggerCallbacks.html#queryWindowsRegistry(java.lang.String,%20java.lang.String,%20int)">queryWindowsRegistry(String, String, int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IDebuggerCallbacks.html" title="interface in flash.tools.debugger">IDebuggerCallbacks</a></dt>
<dd>
<div class="block">Same as queryWindowsRegistry, but allows specific access to the 32-bit
or 64-bit part of the registry.</div>
</dd>
</dl>
<a name="_R_">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="strong"><a href="./flash/tools/debugger/WatchKind.html#READ">READ</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/WatchKind.html" title="interface in flash.tools.debugger">WatchKind</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableAttribute.html#READ_ONLY">READ_ONLY</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableAttribute.html" title="interface in flash.tools.debugger">VariableAttribute</a></dt>
<dd>
<div class="block">Indicates that a variable is read-only.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#readLine()">readLine()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>
<div class="block">Dispose of the current line and read the next from the current stream, if its an empty
line and we are console then repeat last line.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/WatchKind.html#READWRITE">READWRITE</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/WatchKind.html" title="interface in flash.tools.debugger">WatchKind</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html#recomputeExeLocations()">recomputeExeLocations()</a></span> - Method in class flash.tools.debugger.<a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html" title="class in flash.tools.debugger">DefaultDebuggerCallbacks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IDebuggerCallbacks.html#recomputeExeLocations()">recomputeExeLocations()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IDebuggerCallbacks.html" title="interface in flash.tools.debugger">IDebuggerCallbacks</a></dt>
<dd>
<div class="block">Tells the debugger to recompute the values which will be returned by
getHttpExe() and getPlayerExe().</div>
</dd>
<dt><a href="./flash/tools/debugger/events/RecursionLimitFault.html" title="class in flash.tools.debugger.events"><span class="strong">RecursionLimitFault</span></a> - Class in <a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a></dt>
<dd>
<div class="block">Signals that a recursion limit has been reached</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/RecursionLimitFault.html#RecursionLimitFault(int)">RecursionLimitFault(int)</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/RecursionLimitFault.html" title="class in flash.tools.debugger.events">RecursionLimitFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#reduce(flash.tools.debugger.expression.AS3DebuggerBURM.JBurgAnnotation,%20int)">reduce(AS3DebuggerBURM.JBurgAnnotation, int)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#reduce(flash.tools.debugger.expression.AS3DebuggerBURM.JBurgAnnotation,%20int)">reduce(AS3DebuggerBURM.JBurgAnnotation, int)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_arrayIndexExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20boolean,%20java.lang.Object)">reduce_arrayIndexExpr(IASNode, Object, boolean, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_arrayLiteral(org.apache.flex.compiler.tree.as.IASNode,%20java.util.Vector)">reduce_arrayLiteral(IASNode, Vector&lt;Object&gt;)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_assignToBracketExpr_to_expression(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20java.lang.Object,%20boolean)">reduce_assignToBracketExpr_to_expression(IASNode, Object, Object, Object, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_assignToDescendantsExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20java.lang.Object,%20boolean)">reduce_assignToDescendantsExpr(IASNode, Object, Object, Object, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_assignToMemberExpr_to_expression(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20java.lang.Object)">reduce_assignToMemberExpr_to_expression(IASNode, Object, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_assignToNameExpr_to_expression(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object)">reduce_assignToNameExpr_to_expression(IASNode, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_assignToQualifiedAttributeExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20java.lang.Object,%20java.lang.Object,%20boolean)">reduce_assignToQualifiedAttributeExpr(IASNode, Object, Object, Object, Object, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_assignToQualifiedMemberExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20java.lang.Object,%20java.lang.Object,%20boolean)">reduce_assignToQualifiedMemberExpr(IASNode, Object, Object, Object, Object, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_assignToQualifiedRuntimeMemberExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20java.lang.Object,%20java.lang.Object,%20boolean)">reduce_assignToQualifiedRuntimeMemberExpr(IASNode, Object, Object, Object, Object, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_assignToRuntimeNameExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20boolean)">reduce_assignToRuntimeNameExpr(IASNode, Object, Object, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_assignToUnqualifiedRuntimeAttributeExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20java.lang.Object,%20boolean)">reduce_assignToUnqualifiedRuntimeAttributeExpr(IASNode, Object, Object, Object, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_attributeName(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object)">reduce_attributeName(IASNode, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_booleanLiteral(org.apache.flex.compiler.tree.as.IASNode)">reduce_booleanLiteral(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_by_concatenation(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.String,%20java.lang.String)">reduce_by_concatenation(IASNode, String, String)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_commaExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.util.Vector)">reduce_commaExpr(IASNode, Object, Vector&lt;Object&gt;)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_declName(org.apache.flex.compiler.tree.as.IASNode)">reduce_declName(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_deleteAtBracketExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object)">reduce_deleteAtBracketExpr(IASNode, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>
<div class="block">Reduce E4X expression like:<br>
{@code delete x.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_deleteBracketExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object)">reduce_deleteBracketExpr(IASNode, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>
<div class="block">Reduce expression like:<br>
<code>delete o[p]</code></div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_deleteDescendantsExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object)">reduce_deleteDescendantsExpr(IASNode, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_deleteExprExprExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object)">reduce_deleteExprExprExpr(IASNode, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_deleteMemberExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object)">reduce_deleteMemberExpr(IASNode, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_deleteNameExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object)">reduce_deleteNameExpr(IASNode, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_deleteRuntimeNameExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object)">reduce_deleteRuntimeNameExpr(IASNode, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_e4xFilter(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object)">reduce_e4xFilter(IASNode, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_embed(org.apache.flex.compiler.tree.as.IASNode)">reduce_embed(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_functionAsBracketExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20java.util.Vector)">reduce_functionAsBracketExpr(IASNode, Object, Object, Vector&lt;Object&gt;)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>
<div class="block">Reduce expression like:<br>
<code>a[i]()</code></div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_functionAsMemberExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20java.util.Vector)">reduce_functionAsMemberExpr(IASNode, Object, Object, Vector&lt;Object&gt;)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_functionAsRandomExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.util.Vector)">reduce_functionAsRandomExpr(IASNode, Object, Vector&lt;Object&gt;)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_functionCallExpr_to_expression(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.util.Vector)">reduce_functionCallExpr_to_expression(IASNode, Object, Vector&lt;Object&gt;)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_functionCallOfSuperclassMethod_to_expression(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20java.util.Vector)">reduce_functionCallOfSuperclassMethod_to_expression(IASNode, Object, Object, Vector&lt;Object&gt;)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_functionCallSpecial_to_expression(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.util.Vector)">reduce_functionCallSpecial_to_expression(IASNode, Object, Vector&lt;Object&gt;)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_logicalAndExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object)">reduce_logicalAndExpr(IASNode, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_logicalNotExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object)">reduce_logicalNotExpr(IASNode, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_logicalOrExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object)">reduce_logicalOrExpr(IASNode, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_memberAccessExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20int)">reduce_memberAccessExpr(IASNode, Object, Object, int)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>
<div class="block">reduce a MemberAccessExpression.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_namespaceAccess(org.apache.flex.compiler.tree.as.IASNode,%20org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object)">reduce_namespaceAccess(IASNode, IASNode, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_namespaceAsName_to_expression(org.apache.flex.compiler.tree.as.IASNode)">reduce_namespaceAsName_to_expression(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_namespaceAsName_to_multinameL(org.apache.flex.compiler.tree.as.IASNode,%20boolean)">reduce_namespaceAsName_to_multinameL(IASNode, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_namespaceAsName_to_name(org.apache.flex.compiler.tree.as.IASNode)">reduce_namespaceAsName_to_name(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_namespaceMultinameL(org.apache.flex.compiler.tree.as.IASNode,%20org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object)">reduce_namespaceMultinameL(IASNode, IASNode, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_namespaceRTQName(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object)">reduce_namespaceRTQName(IASNode, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_namespaceRTQNameL(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object)">reduce_namespaceRTQNameL(IASNode, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_nameToTypeName(java.lang.Object,%20boolean)">reduce_nameToTypeName(Object, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_neqExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object)">reduce_neqExpr(IASNode, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_newAsRandomExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.util.Vector)">reduce_newAsRandomExpr(IASNode, Object, Vector&lt;Object&gt;)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_newEmptyArray(org.apache.flex.compiler.tree.as.IASNode)">reduce_newEmptyArray(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_newEmptyObject(org.apache.flex.compiler.tree.as.IASNode)">reduce_newEmptyObject(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_newExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.util.Vector)">reduce_newExpr(IASNode, Object, Vector&lt;Object&gt;)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_newMemberProperty(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20java.util.Vector)">reduce_newMemberProperty(IASNode, Object, Object, Vector&lt;Object&gt;)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_newVectorLiteral(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object)">reduce_newVectorLiteral(IASNode, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_nilExpr_to_expression(org.apache.flex.compiler.tree.as.IASNode)">reduce_nilExpr_to_expression(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_nullLiteral_to_constant_value(org.apache.flex.compiler.tree.as.IASNode)">reduce_nullLiteral_to_constant_value(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_nullLiteral_to_object_literal(org.apache.flex.compiler.tree.as.IASNode)">reduce_nullLiteral_to_object_literal(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_objectLiteral(org.apache.flex.compiler.tree.as.IASNode,%20java.util.Vector)">reduce_objectLiteral(IASNode, Vector&lt;Object&gt;)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_objectLiteralElement(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object)">reduce_objectLiteralElement(IASNode, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_parameterizedTypeExpression(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object)">reduce_parameterizedTypeExpression(IASNode, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_parameterizedTypeName(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object)">reduce_parameterizedTypeName(IASNode, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_postDecBracketExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20boolean)">reduce_postDecBracketExpr(IASNode, Object, Object, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_postDecMemberExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20boolean)">reduce_postDecMemberExpr(IASNode, Object, Object, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_postDecNameExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20boolean)">reduce_postDecNameExpr(IASNode, Object, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_postIncBracketExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20boolean)">reduce_postIncBracketExpr(IASNode, Object, Object, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_postIncMemberExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20boolean)">reduce_postIncMemberExpr(IASNode, Object, Object, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_postIncNameExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20boolean)">reduce_postIncNameExpr(IASNode, Object, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_preDecBracketExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20boolean)">reduce_preDecBracketExpr(IASNode, Object, Object, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_preDecMemberExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20boolean)">reduce_preDecMemberExpr(IASNode, Object, Object, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_preDecNameExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20boolean)">reduce_preDecNameExpr(IASNode, Object, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_preIncBracketExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20boolean)">reduce_preIncBracketExpr(IASNode, Object, Object, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_preIncMemberExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20boolean)">reduce_preIncMemberExpr(IASNode, Object, Object, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_preIncNameExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20boolean)">reduce_preIncNameExpr(IASNode, Object, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_prePostIncDecExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20boolean,%20boolean)">reduce_prePostIncDecExpr(IASNode, Object, boolean, boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_qualifiedAttributeExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20java.lang.Object,%20int)">reduce_qualifiedAttributeExpr(IASNode, Object, Object, Object, int)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_qualifiedAttributeRuntimeMemberExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20java.lang.Object,%20int)">reduce_qualifiedAttributeRuntimeMemberExpr(IASNode, Object, Object, Object, int)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_qualifiedMemberAccessExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20java.lang.Object,%20int)">reduce_qualifiedMemberAccessExpr(IASNode, Object, Object, Object, int)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_qualifiedMemberRuntimeNameExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20java.lang.Object)">reduce_qualifiedMemberRuntimeNameExpr(IASNode, Object, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_regexLiteral(org.apache.flex.compiler.tree.as.IASNode)">reduce_regexLiteral(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_runtimeAttributeExp(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object)">reduce_runtimeAttributeExp(IASNode, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>
<div class="block">Reduce runtime attribute expression, such as <code>@[exp]</code>.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_runtimeNameExpression(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object)">reduce_runtimeNameExpression(IASNode, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_simpleName(org.apache.flex.compiler.tree.as.IASNode)">reduce_simpleName(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>
<div class="block">Reduce an identifier node This just returns the name of the name
currently.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_strictneqExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object)">reduce_strictneqExpr(IASNode, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_superAccess(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object)">reduce_superAccess(IASNode, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_ternaryExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20java.lang.Object)">reduce_ternaryExpr(IASNode, Object, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_typedVariableExpression(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object)">reduce_typedVariableExpression(IASNode, Object, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_typeNameParameterAsType(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object)">reduce_typeNameParameterAsType(IASNode, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_typeof_expr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object)">reduce_typeof_expr(IASNode, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_typeof_name(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object)">reduce_typeof_name(IASNode, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_unqualifiedAttributeExpr(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.lang.Object,%20int)">reduce_unqualifiedAttributeExpr(IASNode, Object, Object, int)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_vectorLiteral(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.util.Vector)">reduce_vectorLiteral(IASNode, Object, Vector&lt;Object&gt;)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_void0Literal_to_constant_value(org.apache.flex.compiler.tree.as.IASNode)">reduce_void0Literal_to_constant_value(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_void0Literal_to_object_literal(org.apache.flex.compiler.tree.as.IASNode)">reduce_void0Literal_to_object_literal(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_void0Operator(org.apache.flex.compiler.tree.as.IASNode)">reduce_void0Operator(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_voidExpr_to_type_name(org.apache.flex.compiler.tree.as.IASNode)">reduce_voidExpr_to_type_name(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_voidOperator_to_constant_value(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object)">reduce_voidOperator_to_constant_value(IASNode, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_voidOperator_to_expression(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object)">reduce_voidOperator_to_expression(IASNode, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_XMLContent(org.apache.flex.compiler.tree.as.IASNode,%20java.util.Vector)">reduce_XMLContent(IASNode, Vector&lt;Object&gt;)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_XMLList(org.apache.flex.compiler.tree.as.IASNode,%20java.util.Vector)">reduce_XMLList(IASNode, Vector&lt;Object&gt;)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduce_XMLListConst(org.apache.flex.compiler.tree.as.IASNode,%20java.util.Vector)">reduce_XMLListConst(IASNode, Vector&lt;String&gt;)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#reduceAntecedent(flash.tools.debugger.expression.AS3DebuggerBURM.JBurgAnnotation,%20int)">reduceAntecedent(AS3DebuggerBURM.JBurgAnnotation, int)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#reduceAntecedent(flash.tools.debugger.expression.AS3DebuggerBURM.JBurgAnnotation,%20int)">reduceAntecedent(AS3DebuggerBURM.JBurgAnnotation, int)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#reduceLazyExpression(org.apache.flex.compiler.tree.as.IASNode)">reduceLazyExpression(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#refreshWorkers()">refreshWorkers()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#refreshWorkers()">refreshWorkers()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Ask the player again for a list of all workers.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#refreshWorkers()">refreshWorkers()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/LocationCollection.html#remove(flash.tools.debugger.Location)">remove(Location)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/LocationCollection.html" title="class in flex.tools.debugger.cli">LocationCollection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/StringIntArray.html#remove(int)">remove(int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/StringIntArray.html" title="class in flex.tools.debugger.cli">StringIntArray</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#removeAllMembers()">removeAllMembers()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/LocationCollection.html#removeFileIdRange(int,%20int)">removeFileIdRange(int, int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/LocationCollection.html" title="class in flex.tools.debugger.cli">LocationCollection</a></dt>
<dd>
<div class="block">Removes Locations from the Collection which contain
SourceFiles with Ids in the range [startingId, endingId].</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#removeWatch(long,%20java.lang.String,%20int)">removeWatch(long, String, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Removes a watchpoint on the given expression</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#requestFrame(int,%20int)">requestFrame(int, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Asks the player to return information regarding our current context which includes
this pointer, arguments for current frame, locals, etc.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#requestFunctionNames(int,%20int,%20int)">requestFunctionNames(int, int, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Sends a request to the player to obtain function names.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#requestSwfInfo(int,%20int)">requestSwfInfo(int, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Request information on a particular swf, used by DSwfInfo
to fill itself correctly</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#reset()">reset()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Allow the message to be 're-parsed' by someone else</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/WatchAction.html#resetWatch(flash.tools.debugger.Watch)">resetWatch(Watch)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/WatchAction.html" title="class in flex.tools.debugger.cli">WatchAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#RESOLVED">RESOLVED</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#restOfLine()">restOfLine()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#resume()">resume()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#resume()">resume()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#resume()">resume()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#resume()">resume()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Continue a halted session.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#resume()">resume()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#resume()">resume()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#resumeWorker(int)">resumeWorker(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#resumeWorker(int)">resumeWorker(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#ROOT_ID">ROOT_ID</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">The special ID for pseudo-variable "_root".</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DProtocol.html#run()">run()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DProtocol.html" title="class in flash.tools.debugger.concrete">DProtocol</a></dt>
<dd>
<div class="block">Entry point for our receive thread</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#run()">run()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">A background thread which wakes up periodically and fetches the SWF and SWD
from the Player for new movies that have loaded.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/StreamListener.html#run()">run()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/StreamListener.html" title="class in flash.tools.debugger.concrete">StreamListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#run()">run()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>
<div class="block">A seperate thread collects our input so that we can
block in the doContinue on the main thread and then
allow the user to interrupt us via keyboard input
on this thread.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#runningLoop()">runningLoop()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>
<div class="block">Our main loop when the player is off running</div>
</dd>
</dl>
<a name="_S_">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ECMA.html#safeValue(flash.tools.debugger.Value,%20int)">safeValue(Value, int)</a></span> - Static method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ECMA.html" title="class in flash.tools.debugger.expression">ECMA</a></dt>
<dd>
<div class="block">Returns a "safe" (non-null) form of the specified Value -- that is, if
the specified Value is null, returns a non-null Value that *represents*
null.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.ContextStack.html#scope(int)">scope(int)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.ContextStack.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer.ContextStack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.ContextStack.html#scope()">scope()</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.ContextStack.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer.ContextStack</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#SCOPE_CHAIN_MARKER">SCOPE_CHAIN_MARKER</a></span> - Static variable in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableAttribute.html#SCOPE_MASK">SCOPE_MASK</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableAttribute.html" title="interface in flash.tools.debugger">VariableAttribute</a></dt>
<dd>
<div class="block">A mask which can be used to get back only the scope-related
attributes.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/AIRLaunchInfo.html#screenSize">screenSize</a></span> - Variable in class flash.tools.debugger.<a href="./flash/tools/debugger/AIRLaunchInfo.html" title="class in flash.tools.debugger">AIRLaunchInfo</a></dt>
<dd>
<div class="block">The screensize argument to pass to AIR 2.0's "-screensize" option.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SuspendReason.html#ScriptLoaded">ScriptLoaded</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SuspendReason.html" title="interface in flash.tools.debugger">SuspendReason</a></dt>
<dd>
<div class="block">Either a new SWF was loaded, or else one or more scripts (ABCs)
from an existing SWF were loaded.</div>
</dd>
<dt><a href="./flash/tools/debugger/concrete/ScriptText.html" title="class in flash.tools.debugger.concrete"><span class="strong">ScriptText</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>
<div class="block">Contains the text contents of a script and is able
to map line numbers to specific regions of the script (i.e. string)</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/ScriptText.html#ScriptText(java.lang.String)">ScriptText(String)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/ScriptText.html" title="class in flash.tools.debugger.concrete">ScriptText</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/events/ScriptTimeoutFault.html" title="class in flash.tools.debugger.events"><span class="strong">ScriptTimeoutFault</span></a> - Class in <a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a></dt>
<dd>
<div class="block">Signals that the player has spent far too long in a piece of ActionScript</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/ScriptTimeoutFault.html#ScriptTimeoutFault(int)">ScriptTimeoutFault(int)</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/ScriptTimeoutFault.html" title="class in flash.tools.debugger.events">ScriptTimeoutFault</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger"><span class="strong">Session</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">The Session object manages all aspects of debugging session with
the Flash Player.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Bootstrap.html#sessionManager()">sessionManager()</a></span> - Static method in class flash.tools.debugger.<a href="./flash/tools/debugger/Bootstrap.html" title="class in flash.tools.debugger">Bootstrap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger"><span class="strong">SessionManager</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">A SessionManager controls connection establishment and preferences
for all debugging sessions with the Flash Player.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeBootstrap.html#sessionManager()">sessionManager()</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeBootstrap.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeBootstrap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/SessionManager2.html" title="interface in flash.tools.debugger"><span class="strong">SessionManager2</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#setAIRLaunchInfo(flash.tools.debugger.AIRLaunchInfo)">setAIRLaunchInfo(AIRLaunchInfo)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#setAttribute(int)">setAttribute(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#setAttributes(int)">setAttributes(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#setAttributes(int)">setAttributes(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#setAutoDelete(boolean)">setAutoDelete(boolean)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#setAutoDisable(boolean)">setAutoDisable(boolean)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#setBreakpoint(int,%20int)">setBreakpoint(int, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#setBreakpoint(int,%20int)">setBreakpoint(int, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#setBreakpoint(int,%20int)">setBreakpoint(int, int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#setBreakpoint(int,%20int)">setBreakpoint(int, int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Set a breakpoint on a line within the given file.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#setBreakpoint(int,%20int)">setBreakpoint(int, int)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#setBreakpoint(int,%20int)">setBreakpoint(int, int)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#setBreakpointExpression(java.lang.String)">setBreakpointExpression(String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#setBreakpointWorker(int,%20int,%20int)">setBreakpointWorker(int, int, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#setBreakpointWorker(int,%20int,%20int)">setBreakpointWorker(int, int, int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#setClassHierarchy(java.lang.String[],%20int)">setClassHierarchy(String[], int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#setClassName(java.lang.String)">setClassName(String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.DummyAction.html#setClassName(java.lang.String)">setClassName(String)</a></span> - Method in class flash.tools.<a href="./flash/tools/SwfActionContainer.DummyAction.html" title="class in flash.tools">SwfActionContainer.DummyAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#setCondition(flash.tools.debugger.expression.ValueExp,%20java.lang.String)">setCondition(ValueExp, String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#setCurrentLine(java.lang.String)">setCurrentLine(String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#setDebuggerCallbacks(flash.tools.debugger.IDebuggerCallbacks)">setDebuggerCallbacks(IDebuggerCallbacks)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#setDebuggerCallbacks(flash.tools.debugger.IDebuggerCallbacks)">setDebuggerCallbacks(IDebuggerCallbacks)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block">Tells the session manager to use the specified IDebuggerCallbacks for
performing certain operatios, such as finding the Flash Player and
launching the debug target.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html#setDebuggerCallbacks(flash.tools.debugger.IDebuggerCallbacks)">setDebuggerCallbacks(IDebuggerCallbacks)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.html#setDecoderDictionary(flash.swf.Dictionary)">setDecoderDictionary(Dictionary)</a></span> - Method in class flash.tools.<a href="./flash/tools/SwfActionContainer.html" title="class in flash.tools">SwfActionContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#setDefiningClass(int,%20java.lang.String)">setDefiningClass(int, String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#setDirty()">setDirty()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#setEnabled(boolean)">setEnabled(boolean)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DisplayAction.html#setEnabled(boolean)">setEnabled(boolean)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DisplayAction.html" title="class in flex.tools.debugger.cli">DisplayAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/util/URLHelper.html#setEverythingBeforeQuery(java.lang.String)">setEverythingBeforeQuery(String)</a></span> - Method in class flash.util.<a href="./flash/util/URLHelper.html" title="class in flash.util">URLHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#setExceptionBreakpoint(java.lang.String)">setExceptionBreakpoint(String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#setExceptionBreakpoint(java.lang.String)">setExceptionBreakpoint(String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#setExceptionBreakpoint(java.lang.String)">setExceptionBreakpoint(String)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#setExceptionBreakpoint(java.lang.String)">setExceptionBreakpoint(String)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Set an exception breakpoint.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#setExceptionBreakpoint(java.lang.String)">setExceptionBreakpoint(String)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#setExceptionBreakpoint(java.lang.String)">setExceptionBreakpoint(String)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#setExceptionBreakpointWorker(java.lang.String,%20int)">setExceptionBreakpointWorker(String, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#setExceptionBreakpointWorker(java.lang.String,%20int)">setExceptionBreakpointWorker(String, int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/util/URLHelper.html#setFragment(java.lang.String)">setFragment(String)</a></span> - Method in class flash.util.<a href="./flash/util/URLHelper.html" title="class in flash.util">URLHelper</a></dt>
<dd>
<div class="block">Sets the "fragment" portion of the URL.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessageCounter.html#setIsolate(boolean)">setIsolate(boolean)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessageCounter.html" title="class in flash.tools.debugger.concrete">DMessageCounter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#setIsolateId(int)">setIsolateId(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionContext.html#setIsolateId(int)">setIsolateId(int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionContext.html" title="class in flex.tools.debugger.cli">ExpressionContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/ProcessListener.html#setIsRunLaunch(boolean)">setIsRunLaunch(boolean)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/ProcessListener.html" title="class in flash.tools.debugger.concrete">ProcessListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#setLauncher(flash.tools.debugger.ILauncher)">setLauncher(ILauncher)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#setLauncher(flash.tools.debugger.ILauncher)">setLauncher(ILauncher)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Sets the ILauncher instance which is associated with this session.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#setLauncher(flash.tools.debugger.ILauncher)">setLauncher(ILauncher)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#setLaunchUrl(java.lang.String)">setLaunchUrl(String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#setLocations(flex.tools.debugger.cli.LocationCollection)">setLocations(LocationCollection)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#setMembersObtained(boolean)">setMembersObtained(boolean)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#setName(java.lang.String)">setName(String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/util/URLHelper.html#setParameterMap(java.util.Map)">setParameterMap(Map&lt;String, String&gt;)</a></span> - Method in class flash.util.<a href="./flash/util/URLHelper.html" title="class in flash.util">URLHelper</a></dt>
<dd>
<div class="block">Sets the query portion of the URL.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#setPath(java.lang.String)">setPath(String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#setPopulated()">setPopulated()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#setPreference(java.lang.String,%20int)">setPreference(String, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Set a property.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#setPreference(java.lang.String,%20int)">setPreference(String, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>
<div class="block">Set preference
If an invalid preference is passed, it will be silently ignored.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#setPreference(java.lang.String,%20java.lang.String)">setPreference(String, String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#setPreference(java.lang.String,%20int)">setPreference(String, int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Adjust the preferences for this session; see SessionManager
for a list of valid preference strings.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#setPreference(java.lang.String,%20int)">setPreference(String, int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block">Set preference for this manager and for subsequent Sessions
that are initiated after this call.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#setPreference(java.lang.String,%20java.lang.String)">setPreference(String, String)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block">Set preference for this manager and for subsequent Sessions
that are initiated after this call.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#setPreference(java.lang.String,%20int)">setPreference(String, int)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html#setPreference(java.lang.String,%20int)">setPreference(String, int)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html#setPreference(java.lang.String,%20java.lang.String)">setPreference(String, String)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#setPreferences(java.util.Map)">setPreferences(Map&lt;String, ? extends Object&gt;)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Set preference
If an invalid preference is passed, it will be silently ignored.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IProgress.html#setProgress(int,%20int)">setProgress(int, int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IProgress.html" title="interface in flash.tools.debugger">IProgress</a></dt>
<dd>
<div class="block">Reports how much work has been done.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#setPropagable(boolean)">setPropagable(boolean)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/util/URLHelper.html#setQuery(java.lang.String)">setQuery(String)</a></span> - Method in class flash.util.<a href="./flash/util/URLHelper.html" title="class in flash.util">URLHelper</a></dt>
<dd>
<div class="block">Sets the "query" portion of the URL.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DLocation.html#setRemoved(boolean)">setRemoved(boolean)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DLocation.html" title="class in flash.tools.debugger.concrete">DLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#setScalarMember(long,%20java.lang.String,%20int,%20java.lang.String,%20int)">setScalarMember(long, String, int, String, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#setSession(flash.tools.debugger.Session)">setSession(Session)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#setSession(flash.tools.debugger.Session)">setSession(Session)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#setSilent(boolean)">setSilent(boolean)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#setSingleSwf(boolean)">setSingleSwf(boolean)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#setSizeofPtr(int)">setSizeofPtr(int)</a></span> - Static method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>
<div class="block">Sets pointer size (in bytes) expected by the Flash player; either
4 for the 32-bit player, or 8 for the 64-bit player.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#setSourceExpectedCount(int)">setSourceExpectedCount(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#setSourceLocator(flash.tools.debugger.SourceLocator)">setSourceLocator(SourceLocator)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#setSourceLocator(flash.tools.debugger.SourceLocator)">setSourceLocator(SourceLocator)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#setSourceLocator(flash.tools.debugger.SourceLocator)">setSourceLocator(SourceLocator)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Sets the SourceLocator for this session.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#setSourceLocator(flash.tools.debugger.SourceLocator)">setSourceLocator(SourceLocator)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#setStatus(int)">setStatus(int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#setSwd(byte[])">setSwd(byte[])</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#setSwf(byte[])">setSwf(byte[])</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#setSwfFilter(java.lang.String)">setSwfFilter(String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>
<div class="block">Attempt to set a swf as a filter
for the file list that we create</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#setTargetIsolate(int)">setTargetIsolate(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessage.html#setType(int)">setType(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessage.html" title="class in flash.tools.debugger.concrete">DMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#setType(int)">setType(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#setTypeName(java.lang.String)">setTypeName(String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#setUnloaded()">setUnloaded()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#setValue(java.lang.Object)">setValue(Object)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#setValue(flash.tools.debugger.Session,%20int,%20java.lang.String)">setValue(Session, int, String)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html#setValue(flash.tools.debugger.Session,%20int,%20java.lang.String)">setValue(Session, int, String)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Variable.html#setValue(flash.tools.debugger.Session,%20int,%20java.lang.String)">setValue(Session, int, String)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Variable.html" title="interface in flash.tools.debugger">Variable</a></dt>
<dd>
<div class="block">Changes the value of a variable.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#setValue(flash.tools.debugger.Session,%20int,%20java.lang.String)">setValue(Session, int, String)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#setVmVersion(int)">setVmVersion(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#setWatch(flash.tools.debugger.Value,%20java.lang.String,%20int)">setWatch(Value, String, int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#setWatch(flash.tools.debugger.Watch)">setWatch(Watch)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#setWatch(flash.tools.debugger.Value,%20java.lang.String,%20int)">setWatch(Value, String, int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Set a watchpoint on a given variable.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#setWatch(flash.tools.debugger.Watch)">setWatch(Watch)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Enables or disables a watchpoint.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#setWatch(flash.tools.debugger.Value,%20java.lang.String,%20int)">setWatch(Value, String, int)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#setWatch(flash.tools.debugger.Watch)">setWatch(Watch)</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DManager.html#setWideLines(boolean)">setWideLines(boolean)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DManager.html" title="class in flash.tools.debugger.concrete">DManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#shortNameOfSwf(flash.tools.debugger.SwfInfo)">shortNameOfSwf(SwfInfo)</a></span> - Static method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#SHOW_BREAK_CMD">SHOW_BREAK_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#SHOW_DIRS_CMD">SHOW_DIRS_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#SHOW_FILES_CMD">SHOW_FILES_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#SHOW_FUNC_CMD">SHOW_FUNC_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#SHOW_LOC_CMD">SHOW_LOC_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#SHOW_MEM_CMD">SHOW_MEM_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#SHOW_NET_CMD">SHOW_NET_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#SHOW_PROPERTIES_CMD">SHOW_PROPERTIES_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#SHOW_UNKNOWN_CMD">SHOW_UNKNOWN_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#SHOW_URI_CMD">SHOW_URI_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#SHOW_VAR_CMD">SHOW_VAR_CMD</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#similarFileInSwf(flash.tools.debugger.SwfInfo,%20flash.tools.debugger.SourceFile)">similarFileInSwf(SwfInfo, SourceFile)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>
<div class="block">Given the URL of a specfic swf determine
if there is a file within it that appears
to be the same as the given source file</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#size()">size()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FaultActions.html#size()">size()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FaultActions.html" title="class in flex.tools.debugger.cli">FaultActions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/StringIntArray.html#size()">size()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/StringIntArray.html" title="class in flex.tools.debugger.cli">StringIntArray</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DMessageCache.html#size2Index(int)">size2Index(int)</a></span> - Static method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DMessageCache.html" title="class in flash.tools.debugger.concrete">DMessageCache</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/SourceFile.html" title="interface in flash.tools.debugger"><span class="strong">SourceFile</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">A SourceFile contains information about a specific segment
of ActionScript source code.</div>
</dd>
<dt><a href="./flash/tools/debugger/SourceLocator.html" title="interface in flash.tools.debugger"><span class="strong">SourceLocator</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">A callback interface which should be implemented by the client debugger
(such as fdb), to locate source files.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/FaultEvent.html#stackTrace()">stackTrace()</a></span> - Method in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/FaultEvent.html" title="class in flash.tools.debugger.events">FaultEvent</a></dt>
<dd>
<div class="block">Returns the callstack in exactly the format that it came back
from the player.</div>
</dd>
<dt><a href="./flash/tools/debugger/events/StackUnderFlowFault.html" title="class in flash.tools.debugger.events"><span class="strong">StackUnderFlowFault</span></a> - Class in <a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a></dt>
<dd>
<div class="block">Signals that a stack underflow has occurred.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/StackUnderFlowFault.html#StackUnderFlowFault(int)">StackUnderFlowFault(int)</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/StackUnderFlowFault.html" title="class in flash.tools.debugger.events">StackUnderFlowFault</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Player.html#STANDALONE">STANDALONE</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/Player.html" title="interface in flash.tools.debugger">Player</a></dt>
<dd>
<div class="block">Indicates a standalone Flash player, e.g.</div>
</dd>
<dt><a href="./flash/tools/debugger/concrete/StandalonePlayer.html" title="class in flash.tools.debugger.concrete"><span class="strong">StandalonePlayer</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/StandalonePlayer.html#StandalonePlayer(java.io.File)">StandalonePlayer(File)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/StandalonePlayer.html" title="class in flash.tools.debugger.concrete">StandalonePlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/ProcessListener.html#startLaunchNotifier()">startLaunchNotifier()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/ProcessListener.html" title="class in flash.tools.debugger.concrete">ProcessListener</a></dt>
<dd>
<div class="block">Creates a background thread that will call the launch notifier when the
process terminates.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#startListening()">startListening()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#startListening()">startListening()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block">Listens for Player attempts to open a debug session.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html#startListening()">startListening()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SuspendReason.html#Step">Step</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SuspendReason.html" title="interface in flash.tools.debugger">SuspendReason</a></dt>
<dd>
<div class="block">A step completed</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#stepContinue()">stepContinue()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#stepContinue()">stepContinue()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#stepContinue()">stepContinue()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#stepContinue()">stepContinue()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Continue the process of stepping.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#stepContinue()">stepContinue()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#stepContinue()">stepContinue()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#stepContinueWorker(int)">stepContinueWorker(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#stepContinueWorker(int)">stepContinueWorker(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#stepInto()">stepInto()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#stepInto()">stepInto()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#stepInto()">stepInto()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#stepInto()">stepInto()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Step to the next executable source line within the
program, will enter into functions.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#stepInto()">stepInto()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#stepInto()">stepInto()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#stepIntoWorker(int)">stepIntoWorker(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#stepIntoWorker(int)">stepIntoWorker(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#stepOut()">stepOut()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#stepOut()">stepOut()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#stepOut()">stepOut()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#stepOut()">stepOut()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Step out of the current method/function onto the
next executable soruce line.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#stepOut()">stepOut()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#stepOut()">stepOut()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#stepOutWorker(int)">stepOutWorker(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#stepOutWorker(int)">stepOutWorker(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#stepOver()">stepOver()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#stepOver()">stepOver()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#stepOver()">stepOver()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#stepOver()">stepOver()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Step to the next executable source line within
the program, will NOT enter into functions.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#stepOver()">stepOver()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#stepOver()">stepOver()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#stepOverWorker(int)">stepOverWorker(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#stepOverWorker(int)">stepOverWorker(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#stopConnecting()">stopConnecting()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#stopConnecting()">stopConnecting()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block">Stops connecting to the Player for a debug session.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html#stopConnecting()">stopConnecting()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#stopListening()">stopListening()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#stopListening()">stopListening()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block">Stops listening for new Player attempts to open a debug session.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html#stopListening()">stopListening()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SuspendReason.html#StopRequest">StopRequest</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SuspendReason.html" title="interface in flash.tools.debugger">SuspendReason</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/concrete/StreamListener.html" title="class in flash.tools.debugger.concrete"><span class="strong">StreamListener</span></a> - Class in <a href="./flash/tools/debugger/concrete/package-summary.html">flash.tools.debugger.concrete</a></dt>
<dd>
<div class="block">Reads a stream, and sends the contents somewhere.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/StreamListener.html#StreamListener(java.io.Reader,%20java.io.Writer)">StreamListener(Reader, Writer)</a></span> - Constructor for class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/StreamListener.html" title="class in flash.tools.debugger.concrete">StreamListener</a></dt>
<dd>
<div class="block">Creates a StreamListener which will copy everything from
'in' to 'out'.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ECMA.html#strictEquals(flash.tools.debugger.Value,%20flash.tools.debugger.Value)">strictEquals(Value, Value)</a></span> - Static method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ECMA.html" title="class in flash.tools.debugger.expression">ECMA</a></dt>
<dd>
<div class="block">ECMA 11.9.6</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableType.html#STRING">STRING</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableType.html" title="interface in flash.tools.debugger">VariableType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flex/tools/debugger/cli/StringIntArray.html" title="class in flex.tools.debugger.cli"><span class="strong">StringIntArray</span></a> - Class in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>
<div class="block">This class wraps a Nx2 array and provides a List interface
for each of the 2 columns of the array.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/StringIntArray.html#StringIntArray(java.lang.Object[])">StringIntArray(Object[])</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/StringIntArray.html" title="class in flex.tools.debugger.cli">StringIntArray</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/StringIntArray.html#StringIntArray()">StringIntArray()</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/StringIntArray.html" title="class in flex.tools.debugger.cli">StringIntArray</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/StringIntArray.html#StringIntArray(int)">StringIntArray(int)</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/StringIntArray.html" title="class in flex.tools.debugger.cli">StringIntArray</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#supportsConcurrency(int)">supportsConcurrency(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#supportsConcurrency()">supportsConcurrency()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#supportsConcurrency()">supportsConcurrency()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Returns whether the target player supports concurrency.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#supportsConcurrency()">supportsConcurrency()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSessionManager.html#supportsLaunch()">supportsLaunch()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSessionManager.html" title="class in flash.tools.debugger.concrete">PlayerSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SessionManager.html#supportsLaunch()">supportsLaunch()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/SessionManager.html" title="interface in flash.tools.debugger">SessionManager</a></dt>
<dd>
<div class="block">Returns whether this platform supports the <code>launch()</code>
command; that is, whether the debugger can programmatically launch the
Flash player.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html#supportsLaunch()">supportsLaunch()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSessionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#supportsWatchpoints()">supportsWatchpoints()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#supportsWatchpoints()">supportsWatchpoints()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#supportsWatchpoints(int)">supportsWatchpoints(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#supportsWatchpoints(int)">supportsWatchpoints(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#supportsWatchpoints()">supportsWatchpoints()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#supportsWatchpoints()">supportsWatchpoints()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Returns whether the target player supports watchpoints.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#supportsWatchpoints()">supportsWatchpoints()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#supportsWatchpoints()">supportsWatchpoints()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#supportsWideLineNumbers()">supportsWideLineNumbers()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#supportsWideLineNumbers()">supportsWideLineNumbers()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#supportsWideLineNumbers(int)">supportsWideLineNumbers(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#supportsWideLineNumbers(int)">supportsWideLineNumbers(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#supportsWideLineNumbers()">supportsWideLineNumbers()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#supportsWideLineNumbers()">supportsWideLineNumbers()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#suspend()">suspend()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#suspend()">suspend()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#suspend()">suspend()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#suspend()">suspend()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Halt a running session.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#suspend()">suspend()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#suspend()">suspend()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/SuspendedException.html" title="class in flash.tools.debugger"><span class="strong">SuspendedException</span></a> - Exception in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">SuspendedException is thrown when the Player
is in a state for which the action cannot be performed.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SuspendedException.html#SuspendedException()">SuspendedException()</a></span> - Constructor for exception flash.tools.debugger.<a href="./flash/tools/debugger/SuspendedException.html" title="class in flash.tools.debugger">SuspendedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html#suspendReason()">suspendReason()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/IsolatePlayerSession.html" title="class in flash.tools.debugger.concrete">IsolatePlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#suspendReason()">suspendReason()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Return the reason that the player has suspended itself.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateSession.html#suspendReason()">suspendReason()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateSession.html" title="interface in flash.tools.debugger">IsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#suspendReason()">suspendReason()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Returns a SuspendReason integer which indicates
why the Player has suspended execution.</div>
</dd>
<dt><a href="./flash/tools/debugger/SuspendReason.html" title="interface in flash.tools.debugger"><span class="strong">SuspendReason</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">Reasons for which the Flash Player will suspend itself</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#suspendReason()">suspendReason()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#suspendReason()">suspendReason()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#suspendReasonWorker(int)">suspendReasonWorker(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#suspendReasonWorker(int)">suspendReasonWorker(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#suspendWorker(int)">suspendWorker(int)</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IsolateController.html#suspendWorker(int)">suspendWorker(int)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IsolateController.html" title="interface in flash.tools.debugger">IsolateController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/SwfActionContainer.html" title="class in flash.tools"><span class="strong">SwfActionContainer</span></a> - Class in <a href="./flash/tools/package-summary.html">flash.tools</a></dt>
<dd>
<div class="block">This class implements the TagHandler interface
and provides a mechanism for containing the
actions associated with a SWF.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.html#SwfActionContainer(byte[],%20byte[])">SwfActionContainer(byte[], byte[])</a></span> - Constructor for class flash.tools.<a href="./flash/tools/SwfActionContainer.html" title="class in flash.tools">SwfActionContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.html#SwfActionContainer(java.io.InputStream)">SwfActionContainer(InputStream)</a></span> - Constructor for class flash.tools.<a href="./flash/tools/SwfActionContainer.html" title="class in flash.tools">SwfActionContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.html#SwfActionContainer(java.io.InputStream,%20java.io.InputStream)">SwfActionContainer(InputStream, InputStream)</a></span> - Constructor for class flash.tools.<a href="./flash/tools/SwfActionContainer.html" title="class in flash.tools">SwfActionContainer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/SwfActionContainer.DummyAction.html" title="class in flash.tools"><span class="strong">SwfActionContainer.DummyAction</span></a> - Class in <a href="./flash/tools/package-summary.html">flash.tools</a></dt>
<dd>
<div class="block">Dummy Action container for housing all of our
topmost level actionlists in a convenient form</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/SwfActionContainer.DummyAction.html#SwfActionContainer.DummyAction(flash.swf.types.ActionList)">SwfActionContainer.DummyAction(ActionList)</a></span> - Constructor for class flash.tools.<a href="./flash/tools/SwfActionContainer.DummyAction.html" title="class in flash.tools">SwfActionContainer.DummyAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#swfForFile(flash.tools.debugger.SourceFile,%20int)">swfForFile(SourceFile, int)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>
<div class="block">Given a SourceFile locate the swf which it came from</div>
</dd>
<dt><a href="./flash/tools/debugger/SwfInfo.html" title="interface in flash.tools.debugger"><span class="strong">SwfInfo</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">The SwfInfo object contains information relating to
a particular swf file that was loaded by the Player.</div>
</dd>
<dt><a href="./flash/tools/debugger/events/SwfLoadedEvent.html" title="class in flash.tools.debugger.events"><span class="strong">SwfLoadedEvent</span></a> - Class in <a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a></dt>
<dd>
<div class="block">This event is fired when the player has completed the loading of
the specified SWF.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/SwfLoadedEvent.html#SwfLoadedEvent(long,%20int,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20long,%20long)">SwfLoadedEvent(long, int, String, String, String, long, long)</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/SwfLoadedEvent.html" title="class in flash.tools.debugger.events">SwfLoadedEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/SwfLoadedEvent.html#swfSize">swfSize</a></span> - Variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/SwfLoadedEvent.html" title="class in flash.tools.debugger.events">SwfLoadedEvent</a></dt>
<dd>
<div class="block">size of the loaded SWF in bytes</div>
</dd>
<dt><a href="./flash/tools/debugger/events/SwfUnloadedEvent.html" title="class in flash.tools.debugger.events"><span class="strong">SwfUnloadedEvent</span></a> - Class in <a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a></dt>
<dd>
<div class="block">This event is fired when the player has unloaded a swf</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/SwfUnloadedEvent.html#SwfUnloadedEvent(long,%20java.lang.String,%20int)">SwfUnloadedEvent(long, String, int)</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/SwfUnloadedEvent.html" title="class in flash.tools.debugger.events">SwfUnloadedEvent</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_T_">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#terminate()">terminate()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Destroys all objects related to the connection
including the process that was tied to this
session via SessionManager.launch(), if it
exists.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/ILauncher.html#terminate(java.lang.Process)">terminate(Process)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/ILauncher.html" title="interface in flash.tools.debugger">ILauncher</a></dt>
<dd>
<div class="block">Terminate the process started by launch method.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#terminate()">terminate()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Permanently stops the debugging session and breaks the connection.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#terminate()">terminate()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html#terminateDebugTarget(java.lang.Process)">terminateDebugTarget(Process)</a></span> - Method in class flash.tools.debugger.<a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html" title="class in flash.tools.debugger">DefaultDebuggerCallbacks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html#terminateDebugTarget(java.lang.Process,%20flash.tools.debugger.ILauncher)">terminateDebugTarget(Process, ILauncher)</a></span> - Method in class flash.tools.debugger.<a href="./flash/tools/debugger/DefaultDebuggerCallbacks.html" title="class in flash.tools.debugger">DefaultDebuggerCallbacks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IDebuggerCallbacks.html#terminateDebugTarget(java.lang.Process)">terminateDebugTarget(Process)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IDebuggerCallbacks.html" title="interface in flash.tools.debugger">IDebuggerCallbacks</a></dt>
<dd>
<div class="block">Terminates a debug target process.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/IDebuggerCallbacks.html#terminateDebugTarget(java.lang.Process,%20flash.tools.debugger.ILauncher)">terminateDebugTarget(Process, ILauncher)</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/IDebuggerCallbacks.html" title="interface in flash.tools.debugger">IDebuggerCallbacks</a></dt>
<dd>
<div class="block">Terminates a debug target process by invoking <code>ILauncher.terminate(process)</code></div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#THIS_ID">THIS_ID</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">The special ID for pseudo-variable "this".</div>
</dd>
<dt><a href="./flash/tools/debugger/threadsafe/ThreadSafeASTBuilder.html" title="class in flash.tools.debugger.threadsafe"><span class="strong">ThreadSafeASTBuilder</span></a> - Class in <a href="./flash/tools/debugger/threadsafe/package-summary.html">flash.tools.debugger.threadsafe</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeASTBuilder.html#ThreadSafeASTBuilder(java.lang.Object,%20flash.tools.debugger.expression.IASTBuilder)">ThreadSafeASTBuilder(Object, IASTBuilder)</a></span> - Constructor for class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeASTBuilder.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeASTBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/threadsafe/ThreadSafeBootstrap.html" title="class in flash.tools.debugger.threadsafe"><span class="strong">ThreadSafeBootstrap</span></a> - Class in <a href="./flash/tools/debugger/threadsafe/package-summary.html">flash.tools.debugger.threadsafe</a></dt>
<dd>
<div class="block">Thread-safe wrapper for flash.tools.debugger.Bootstrap</div>
</dd>
<dt><a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html" title="class in flash.tools.debugger.threadsafe"><span class="strong">ThreadSafeFrame</span></a> - Class in <a href="./flash/tools/debugger/threadsafe/package-summary.html">flash.tools.debugger.threadsafe</a></dt>
<dd>
<div class="block">Thread-safe wrapper for flash.tools.debugger.Frame</div>
</dd>
<dt><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolate.html" title="class in flash.tools.debugger.threadsafe"><span class="strong">ThreadSafeIsolate</span></a> - Class in <a href="./flash/tools/debugger/threadsafe/package-summary.html">flash.tools.debugger.threadsafe</a></dt>
<dd>
<div class="block">Thread-safe wrapper for flash.tools.debugger.Isolate</div>
</dd>
<dt><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe"><span class="strong">ThreadSafeIsolateSession</span></a> - Class in <a href="./flash/tools/debugger/threadsafe/package-summary.html">flash.tools.debugger.threadsafe</a></dt>
<dd>
<div class="block">Thread-safe wrapper for flash.tools.debugger.IsolateSession</div>
</dd>
<dt><a href="./flash/tools/debugger/threadsafe/ThreadSafeLocation.html" title="class in flash.tools.debugger.threadsafe"><span class="strong">ThreadSafeLocation</span></a> - Class in <a href="./flash/tools/debugger/threadsafe/package-summary.html">flash.tools.debugger.threadsafe</a></dt>
<dd>
<div class="block">Thread-safe wrapper for flash.tools.debugger.Location</div>
</dd>
<dt><a href="./flash/tools/debugger/threadsafe/ThreadSafePlayer.html" title="class in flash.tools.debugger.threadsafe"><span class="strong">ThreadSafePlayer</span></a> - Class in <a href="./flash/tools/debugger/threadsafe/package-summary.html">flash.tools.debugger.threadsafe</a></dt>
<dd>
<div class="block">Thread-safe wrapper for flash.tools.debugger.Player</div>
</dd>
<dt><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe"><span class="strong">ThreadSafeSession</span></a> - Class in <a href="./flash/tools/debugger/threadsafe/package-summary.html">flash.tools.debugger.threadsafe</a></dt>
<dd>
<div class="block">Thread-safe wrapper for flash.tools.debugger.Session</div>
</dd>
<dt><a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html" title="class in flash.tools.debugger.threadsafe"><span class="strong">ThreadSafeSessionManager</span></a> - Class in <a href="./flash/tools/debugger/threadsafe/package-summary.html">flash.tools.debugger.threadsafe</a></dt>
<dd>
<div class="block">Thread-safe wrapper for flash.tools.debugger.SessionManager</div>
</dd>
<dt><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html" title="class in flash.tools.debugger.threadsafe"><span class="strong">ThreadSafeSourceFile</span></a> - Class in <a href="./flash/tools/debugger/threadsafe/package-summary.html">flash.tools.debugger.threadsafe</a></dt>
<dd>
<div class="block">Thread-safe wrapper for flash.tools.debugger.SourceFile</div>
</dd>
<dt><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceLocator.html" title="class in flash.tools.debugger.threadsafe"><span class="strong">ThreadSafeSourceLocator</span></a> - Class in <a href="./flash/tools/debugger/threadsafe/package-summary.html">flash.tools.debugger.threadsafe</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceLocator.html#ThreadSafeSourceLocator(java.lang.Object,%20flash.tools.debugger.SourceLocator)">ThreadSafeSourceLocator(Object, SourceLocator)</a></span> - Constructor for class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceLocator.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceLocator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html" title="class in flash.tools.debugger.threadsafe"><span class="strong">ThreadSafeSwfInfo</span></a> - Class in <a href="./flash/tools/debugger/threadsafe/package-summary.html">flash.tools.debugger.threadsafe</a></dt>
<dd>
<div class="block">Thread-safe wrapper for flash.tools.debugger.SwfInfo</div>
</dd>
<dt><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe"><span class="strong">ThreadSafeValue</span></a> - Class in <a href="./flash/tools/debugger/threadsafe/package-summary.html">flash.tools.debugger.threadsafe</a></dt>
<dd>
<div class="block">Thread-safe wrapper for flash.tools.debugger.Value</div>
</dd>
<dt><a href="./flash/tools/debugger/threadsafe/ThreadSafeValueExp.html" title="class in flash.tools.debugger.threadsafe"><span class="strong">ThreadSafeValueExp</span></a> - Class in <a href="./flash/tools/debugger/threadsafe/package-summary.html">flash.tools.debugger.threadsafe</a></dt>
<dd>
<div class="block">Thread-safe wrapper for flash.tools.debugger.expression.ValueExp</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValueExp.html#ThreadSafeValueExp(java.lang.Object,%20flash.tools.debugger.expression.ValueExp)">ThreadSafeValueExp(Object, ValueExp)</a></span> - Constructor for class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValueExp.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValueExp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html" title="class in flash.tools.debugger.threadsafe"><span class="strong">ThreadSafeVariable</span></a> - Class in <a href="./flash/tools/debugger/threadsafe/package-summary.html">flash.tools.debugger.threadsafe</a></dt>
<dd>
<div class="block">Thread-safe wrapper for flash.tools.debugger.Variable</div>
</dd>
<dt><a href="./flash/tools/debugger/threadsafe/ThreadSafeWatch.html" title="class in flash.tools.debugger.threadsafe"><span class="strong">ThreadSafeWatch</span></a> - Class in <a href="./flash/tools/debugger/threadsafe/package-summary.html">flash.tools.debugger.threadsafe</a></dt>
<dd>
<div class="block">Thread-safe wrapper for flash.tools.debugger.Watch</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ECMA.html#toBoolean(flash.tools.debugger.Value)">toBoolean(Value)</a></span> - Static method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ECMA.html" title="class in flash.tools.debugger.expression">ECMA</a></dt>
<dd>
<div class="block">ECMA 9.2</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ECMA.html#toInt32(flash.tools.debugger.Session,%20flash.tools.debugger.Value)">toInt32(Session, Value)</a></span> - Static method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ECMA.html" title="class in flash.tools.debugger.expression">ECMA</a></dt>
<dd>
<div class="block">ECMA 9.5</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ECMA.html#toNumber(flash.tools.debugger.Session,%20flash.tools.debugger.Value)">toNumber(Session, Value)</a></span> - Static method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ECMA.html" title="class in flash.tools.debugger.expression">ECMA</a></dt>
<dd>
<div class="block">ECMA 9.3</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ECMA.html#toPrimitive(flash.tools.debugger.Session,%20flash.tools.debugger.Value,%20flash.tools.debugger.expression.ECMA.PreferredType,%20int)">toPrimitive(Session, Value, ECMA.PreferredType, int)</a></span> - Static method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ECMA.html" title="class in flash.tools.debugger.expression">ECMA</a></dt>
<dd>
<div class="block">ECMA 9.1</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DIsolate.html#toString()">toString()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DIsolate.html" title="class in flash.tools.debugger.concrete">DIsolate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DLocation.html#toString()">toString()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DLocation.html" title="class in flash.tools.debugger.concrete">DLocation</a></dt>
<dd>
<div class="block">for debugging</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DModule.html#toString()">toString()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DModule.html" title="class in flash.tools.debugger.concrete">DModule</a></dt>
<dd>
<div class="block">for debugging</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DSwfInfo.html#toString()">toString()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DSwfInfo.html" title="class in flash.tools.debugger.concrete">DSwfInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DValue.html#toString()">toString()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DValue.html" title="class in flash.tools.debugger.concrete">DValue</a></dt>
<dd>
<div class="block">Necessary for expression evaluation.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#toString()">toString()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>
<div class="block">Added so that expressions such as <code>a.b.c = e.f</code> work in the command-line interface.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ECMA.html#toString(flash.tools.debugger.Session,%20flash.tools.debugger.Value)">toString(Session, Value)</a></span> - Static method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ECMA.html" title="class in flash.tools.debugger.expression">ECMA</a></dt>
<dd>
<div class="block">ECMA 9.8</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html#toString()">toString()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeFrame</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html#toString()">toString()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#toString()">toString()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html#toString()">toString()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeVariable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/InternalProperty.html#toString()">toString()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/InternalProperty.html" title="class in flex.tools.debugger.cli">InternalProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/LocationCollection.html#toString()">toString()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/LocationCollection.html" title="class in flex.tools.debugger.cli">LocationCollection</a></dt>
<dd>
<div class="block">for debugging</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#toString()">toString()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/ECMA.html#toUint32(flash.tools.debugger.Session,%20flash.tools.debugger.Value)">toUint32(Session, Value)</a></span> - Static method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/ECMA.html" title="class in flash.tools.debugger.expression">ECMA</a></dt>
<dd>
<div class="block">ECMA 9.6</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/Context.html#toValue(java.lang.Object)">toValue(Object)</a></span> - Method in interface flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/Context.html" title="interface in flash.tools.debugger.expression">Context</a></dt>
<dd>
<div class="block">Converts the object to a Value.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/Context.html#toValue()">toValue()</a></span> - Method in interface flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/Context.html" title="interface in flash.tools.debugger.expression">Context</a></dt>
<dd>
<div class="block">Converts the context to a Value.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionContext.html#toValue(java.lang.Object)">toValue(Object)</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionContext.html" title="class in flex.tools.debugger.cli">ExpressionContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionContext.html#toValue()">toValue()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionContext.html" title="class in flex.tools.debugger.cli">ExpressionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/events/TraceEvent.html" title="class in flash.tools.debugger.events"><span class="strong">TraceEvent</span></a> - Class in <a href="./flash/tools/debugger/events/package-summary.html">flash.tools.debugger.events</a></dt>
<dd>
<div class="block">Trace is a special operation by the player that
allows text strings to be displayed during the
execution of some ActionScript.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/TraceEvent.html#TraceEvent(java.lang.String)">TraceEvent(String)</a></span> - Constructor for class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/TraceEvent.html" title="class in flash.tools.debugger.events">TraceEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#TRAITS_TYPE_NAME">TRAITS_TYPE_NAME</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">The return value of getTypeName() if this value represents the traits of a class.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#transform_boolean_constant(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Boolean)">transform_boolean_constant(IASNode, Boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#transform_boolean_constant_to_constant(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Boolean)">transform_boolean_constant_to_constant(IASNode, Boolean)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>
<div class="block">transform a boolean_constant to a constant_value - essentially a no-op,
but need a reduction so we can assign it a cost</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#transform_constant_function_to_value(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object,%20java.util.Vector)">transform_constant_function_to_value(IASNode, Object, Vector&lt;Object&gt;)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>
<div class="block">Reduce a function call to a constant value.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#transform_constant_value(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object)">transform_constant_value(IASNode, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>
<div class="block">Transform any constant_value into an expression, so we can constant fold
all sorts of expressions.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#transform_double_constant(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Double)">transform_double_constant(IASNode, Double)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#transform_expression_to_constant_value(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object)">transform_expression_to_constant_value(IASNode, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#transform_float_constant(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Float)">transform_float_constant(IASNode, Float)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#transform_integer_constant(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Integer)">transform_integer_constant(IASNode, Integer)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#transform_name_to_constant_value(org.apache.flex.compiler.tree.as.IASNode)">transform_name_to_constant_value(IASNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#transform_name_to_expression(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object)">transform_name_to_expression(IASNode, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>
<div class="block">Transform a name into an expression.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#transform_non_resolving_identifier(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.String)">transform_non_resolving_identifier(IASNode, String)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#transform_numeric_constant(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Number)">transform_numeric_constant(IASNode, Number)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#transform_numeric_constant_to_constant(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Number)">transform_numeric_constant_to_constant(IASNode, Number)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>
<div class="block">transform a numeric_constant to a constant_value - essentially a no-op,
but need a reduction so we can assign it a cost</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#transform_runtime_name_expression(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Object)">transform_runtime_name_expression(IASNode, Object)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#transform_string_constant(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.String)">transform_string_constant(IASNode, String)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#transform_string_constant_to_constant(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.String)">transform_string_constant_to_constant(IASNode, String)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>
<div class="block">transform a string_constant to a constant_value - essentially a no-op,
but need a reduction so we can assign it a cost</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html#transform_uint_constant(org.apache.flex.compiler.tree.as.IASNode,%20java.lang.Long)">transform_uint_constant(IASNode, Long)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerReducer.html" title="class in flash.tools.debugger.expression">AS3DebuggerReducer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DVariable.html#typeNameFor(int)">typeNameFor(int)</a></span> - Static method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DVariable.html" title="class in flash.tools.debugger.concrete">DVariable</a></dt>
<dd>
<div class="block">Return the internal player string type representation for this variable.</div>
</dd>
</dl>
<a name="_U_">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DProtocol.html#unbind()">unbind()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DProtocol.html" title="class in flash.tools.debugger.concrete">DProtocol</a></dt>
<dd>
<div class="block">Shutdown our receive thread</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#unbind()">unbind()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>
<div class="block">Permanently stops the debugging session and breaks the
connection to the Player</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#unbind()">unbind()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Permanently stops the debugging session and breaks the
connection.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#unbind()">unbind()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.html#unbind()">unbind()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.html" title="class in flex.tools.debugger.cli">ExpressionCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/FileInfoCache.html#unbind()">unbind()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/FileInfoCache.html" title="class in flex.tools.debugger.cli">FileInfoCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#UNDEFINED">UNDEFINED</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">A special object representing ActionScript's "undefined" value.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableType.html#UNDEFINED">UNDEFINED</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableType.html" title="interface in flash.tools.debugger">VariableType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/IASTFolder.html#unfoldOneLevel(flash.tools.debugger.expression.FoldedExpressionNode)">unfoldOneLevel(FoldedExpressionNode)</a></span> - Method in interface flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/IASTFolder.html" title="interface in flash.tools.debugger.expression">IASTFolder</a></dt>
<dd>
<div class="block">Unfolds onlevel, if required will fold the children</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/LogicalOperatorsFolder.html#unfoldOneLevel(flash.tools.debugger.expression.FoldedExpressionNode)">unfoldOneLevel(FoldedExpressionNode)</a></span> - Method in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/LogicalOperatorsFolder.html" title="class in flash.tools.debugger.expression">LogicalOperatorsFolder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Browser.html#UNKNOWN">UNKNOWN</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/Browser.html" title="interface in flash.tools.debugger">Browser</a></dt>
<dd>
<div class="block">Indicates an unknown browser type.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SuspendReason.html#Unknown">Unknown</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SuspendReason.html" title="interface in flash.tools.debugger">SuspendReason</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VariableType.html#UNKNOWN">UNKNOWN</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/VariableType.html" title="interface in flash.tools.debugger">VariableType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Value.html#UNKNOWN_ID">UNKNOWN_ID</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger">Value</a></dt>
<dd>
<div class="block">The value returned if somone calls getId() for a Variable
which stores a variable of simple type such as String or
integer, rather than an Object or MovieClip.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/BreakAction.html#UNRESOLVED">UNRESOLVED</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/BreakAction.html" title="class in flex.tools.debugger.cli">BreakAction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/SwfLoadedEvent.html#url">url</a></span> - Variable in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/SwfLoadedEvent.html" title="class in flash.tools.debugger.events">SwfLoadedEvent</a></dt>
<dd>
<div class="block">URL of the loaded SWF</div>
</dd>
<dt><a href="./flash/util/URLEncoder.html" title="class in flash.util"><span class="strong">URLEncoder</span></a> - Class in <a href="./flash/util/package-summary.html">flash.util</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/util/URLHelper.html" title="class in flash.util"><span class="strong">URLHelper</span></a> - Class in <a href="./flash/util/package-summary.html">flash.util</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/util/URLHelper.html#URLHelper(java.lang.String)">URLHelper(String)</a></span> - Constructor for class flash.util.<a href="./flash/util/URLHelper.html" title="class in flash.util">URLHelper</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_V_">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><a href="./flash/tools/debugger/Value.html" title="interface in flash.tools.debugger"><span class="strong">Value</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">An ActionScript value, for example, the value of a variable or constant.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/ExpressionCache.EvaluationResult.html#value">value</a></span> - Variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/ExpressionCache.EvaluationResult.html" title="class in flex.tools.debugger.cli">ExpressionCache.EvaluationResult</a></dt>
<dd>
<div class="block">The value to which the expression evaluated.</div>
</dd>
<dt><a href="./flash/tools/debugger/ValueAttribute.html" title="interface in flash.tools.debugger"><span class="strong">ValueAttribute</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/expression/ValueExp.html" title="interface in flash.tools.debugger.expression"><span class="strong">ValueExp</span></a> - Interface in <a href="./flash/tools/debugger/expression/package-summary.html">flash.tools.debugger.expression</a></dt>
<dd>
<div class="block">All objects in the abstract syntax tree must provide
this interface.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/BinaryOp.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/BinaryOp.html" title="enum in flash.tools.debugger.concrete">BinaryOp</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DProtocol.ListenerIndex.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DProtocol.ListenerIndex.html" title="enum in flash.tools.debugger.concrete">DProtocol.ListenerIndex</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.InitialPromptState.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.InitialPromptState.html" title="enum in flex.tools.debugger.cli">DebugCLI.InitialPromptState</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/InternalProperty.html#valueOf()">valueOf()</a></span> - Method in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/InternalProperty.html" title="class in flex.tools.debugger.cli">InternalProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/BinaryOp.html#values()">values()</a></span> - Static method in enum flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/BinaryOp.html" title="enum in flash.tools.debugger.concrete">BinaryOp</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/DProtocol.ListenerIndex.html#values()">values()</a></span> - Static method in enum flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/DProtocol.ListenerIndex.html" title="enum in flash.tools.debugger.concrete">DProtocol.ListenerIndex</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.InitialPromptState.html#values()">values()</a></span> - Static method in enum flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.InitialPromptState.html" title="enum in flex.tools.debugger.cli">DebugCLI.InitialPromptState</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><a href="./flash/tools/debugger/Variable.html" title="interface in flash.tools.debugger"><span class="strong">Variable</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">A Variable is any ActionScript variable, such as a String, Number, etc.</div>
</dd>
<dt><a href="./flash/tools/debugger/VariableAttribute.html" title="interface in flash.tools.debugger"><span class="strong">VariableAttribute</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">Specific attributes which further qualify a Variable.</div>
</dd>
<dt><a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli"><span class="strong">VariableFacade</span></a> - Class in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>
<div class="block">A VariableFacade provides a wrapper around a Variable object
that provides a convenient way of storing parent information.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#VariableFacade(flash.tools.debugger.Variable,%20long,%20int)">VariableFacade(Variable, long, int)</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/VariableFacade.html#VariableFacade(long,%20java.lang.String,%20int)">VariableFacade(long, String, int)</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/VariableFacade.html" title="class in flex.tools.debugger.cli">VariableFacade</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/VariableType.html" title="interface in flash.tools.debugger"><span class="strong">VariableType</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">An identifier for the type of a Variable.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#VERSION">VERSION</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/VersionException.html" title="class in flash.tools.debugger"><span class="strong">VersionException</span></a> - Exception in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">VersionException is thrown when the Session
is connected to a Player that does not support
a given operation.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/VersionException.html#VersionException()">VersionException()</a></span> - Constructor for exception flash.tools.debugger.<a href="./flash/tools/debugger/VersionException.html" title="class in flash.tools.debugger">VersionException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/AIRLaunchInfo.html#versionPlatform">versionPlatform</a></span> - Variable in class flash.tools.debugger.<a href="./flash/tools/debugger/AIRLaunchInfo.html" title="class in flash.tools.debugger">AIRLaunchInfo</a></dt>
<dd>
<div class="block">The version platform argument to pass to AIR's "-XversionPlatform"
option.</div>
</dd>
</dl>
<a name="_W_">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="strong"><a href="./flash/tools/debugger/concrete/PlayerSession.html#waitForEvent()">waitForEvent()</a></span> - Method in class flash.tools.debugger.concrete.<a href="./flash/tools/debugger/concrete/PlayerSession.html" title="class in flash.tools.debugger.concrete">PlayerSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/Session.html#waitForEvent()">waitForEvent()</a></span> - Method in interface flash.tools.debugger.<a href="./flash/tools/debugger/Session.html" title="interface in flash.tools.debugger">Session</a></dt>
<dd>
<div class="block">Events provide a mechanism whereby status information is provided from
the Player in a timely fashion.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#waitForEvent()">waitForEvent()</a></span> - Method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/SuspendReason.html#Watch">Watch</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/SuspendReason.html" title="interface in flash.tools.debugger">SuspendReason</a></dt>
<dd>
<div class="block">A watchpoint was triggered</div>
</dd>
<dt><a href="./flash/tools/debugger/Watch.html" title="interface in flash.tools.debugger"><span class="strong">Watch</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">The Watch object represents a single watchpoint within a Session
A watchpoint is a mechanism by which execution of the Player
can be halted when a particular variable is accessed.</div>
</dd>
<dt><a href="./flex/tools/debugger/cli/WatchAction.html" title="class in flex.tools.debugger.cli"><span class="strong">WatchAction</span></a> - Class in <a href="./flex/tools/debugger/cli/package-summary.html">flex.tools.debugger.cli</a></dt>
<dd>
<div class="block">An object that relates a CLI debugger watchpoint with the
actual Watch obtained from the Session</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/WatchAction.html#WatchAction(flash.tools.debugger.Watch)">WatchAction(Watch)</a></span> - Constructor for class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/WatchAction.html" title="class in flex.tools.debugger.cli">WatchAction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./flash/tools/debugger/WatchKind.html" title="interface in flash.tools.debugger"><span class="strong">WatchKind</span></a> - Interface in <a href="./flash/tools/debugger/package-summary.html">flash.tools.debugger</a></dt>
<dd>
<div class="block">A descriptor for the type of watchpoint.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/events/ExceptionFault.html#willExceptionBeCaught()">willExceptionBeCaught()</a></span> - Method in class flash.tools.debugger.events.<a href="./flash/tools/debugger/events/ExceptionFault.html" title="class in flash.tools.debugger.events">ExceptionFault</a></dt>
<dd>
<div class="block">Returns true if there is a "catch" block that is going to catch
this exception, false if not.</div>
</dd>
<dt><span class="strong"><a href="./flex/tools/debugger/cli/DebugCLI.html#WORKER_DISPLAY_INTERNAL_SWAP_INFO">WORKER_DISPLAY_INTERNAL_SWAP_INFO</a></span> - Static variable in class flex.tools.debugger.cli.<a href="./flex/tools/debugger/cli/DebugCLI.html" title="class in flex.tools.debugger.cli">DebugCLI</a></dt>
<dd>
<div class="block">Whether the break command will show it changed workers.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeASTBuilder.html#wrap(java.lang.Object,%20flash.tools.debugger.expression.IASTBuilder)">wrap(Object, IASTBuilder)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeASTBuilder.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeASTBuilder</a></dt>
<dd>
<div class="block">Wraps an IASTBuilder inside a ThreadSafeASTBuilder.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html#wrap(java.lang.Object,%20flash.tools.debugger.Frame)">wrap(Object, Frame)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeFrame</a></dt>
<dd>
<div class="block">Wraps a Frame inside a ThreadSafeFrame.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolate.html#wrap(java.lang.Object,%20flash.tools.debugger.Isolate)">wrap(Object, Isolate)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolate.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolate</a></dt>
<dd>
<div class="block">Wraps a Watch inside a ThreadSafeWatch.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html#wrap(java.lang.Object,%20flash.tools.debugger.IsolateSession)">wrap(Object, IsolateSession)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolateSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolateSession</a></dt>
<dd>
<div class="block">Wraps a Value inside a ThreadSafeValue.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeLocation.html#wrap(java.lang.Object,%20flash.tools.debugger.Location)">wrap(Object, Location)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeLocation.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeLocation</a></dt>
<dd>
<div class="block">Wraps a Location inside a ThreadSafeLocation.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafePlayer.html#wrap(java.lang.Object,%20flash.tools.debugger.Player)">wrap(Object, Player)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafePlayer.html" title="class in flash.tools.debugger.threadsafe">ThreadSafePlayer</a></dt>
<dd>
<div class="block">Wraps a Player inside a ThreadSafePlayer.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html#wrap(java.lang.Object,%20flash.tools.debugger.Session)">wrap(Object, Session)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSession.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSession</a></dt>
<dd>
<div class="block">Wraps a Session inside a ThreadSafeSession.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html#wrap(flash.tools.debugger.SessionManager)">wrap(SessionManager)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSessionManager.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSessionManager</a></dt>
<dd>
<div class="block">Wraps a SessionManager inside a ThreadSafeSessionManager.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html#wrap(java.lang.Object,%20flash.tools.debugger.SourceFile)">wrap(Object, SourceFile)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceFile</a></dt>
<dd>
<div class="block">Wraps a SourceFile inside a ThreadSafeSourceFile.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceLocator.html#wrap(java.lang.Object,%20flash.tools.debugger.SourceLocator)">wrap(Object, SourceLocator)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceLocator.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceLocator</a></dt>
<dd>
<div class="block">Wraps a SourceLocator inside a ThreadSafeSourceLocator.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html#wrap(java.lang.Object,%20flash.tools.debugger.SwfInfo)">wrap(Object, SwfInfo)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSwfInfo</a></dt>
<dd>
<div class="block">Wraps a SwfInfo inside a ThreadSafeSwfInfo.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#wrap(java.lang.Object,%20flash.tools.debugger.Value)">wrap(Object, Value)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>
<div class="block">Wraps a Value inside a ThreadSafeValue.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValueExp.html#wrap(java.lang.Object,%20flash.tools.debugger.expression.ValueExp)">wrap(Object, ValueExp)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValueExp.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValueExp</a></dt>
<dd>
<div class="block">Wraps a ValueExp inside a ThreadSafeValueExp.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html#wrap(java.lang.Object,%20flash.tools.debugger.Variable)">wrap(Object, Variable)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeVariable</a></dt>
<dd>
<div class="block">Wraps a Variable inside a ThreadSafeVariable.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeWatch.html#wrap(java.lang.Object,%20flash.tools.debugger.Watch)">wrap(Object, Watch)</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeWatch.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeWatch</a></dt>
<dd>
<div class="block">Wraps a Watch inside a ThreadSafeWatch.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html#wrapArray(java.lang.Object,%20flash.tools.debugger.Frame[])">wrapArray(Object, Frame[])</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeFrame.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeFrame</a></dt>
<dd>
<div class="block">Wraps an array of Frames inside an array of ThreadSafeFrames.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolate.html#wrapArray(java.lang.Object,%20flash.tools.debugger.Isolate[])">wrapArray(Object, Isolate[])</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeIsolate.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeIsolate</a></dt>
<dd>
<div class="block">Wraps an array of Locations inside an array of ThreadSafeLocations.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeLocation.html#wrapArray(java.lang.Object,%20flash.tools.debugger.Location[])">wrapArray(Object, Location[])</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeLocation.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeLocation</a></dt>
<dd>
<div class="block">Wraps an array of Locations inside an array of ThreadSafeLocations.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html#wrapArray(java.lang.Object,%20flash.tools.debugger.SourceFile[])">wrapArray(Object, SourceFile[])</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSourceFile.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSourceFile</a></dt>
<dd>
<div class="block">Wraps an array of SourceFiles inside an array of ThreadSafeSourceFiles.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html#wrapArray(java.lang.Object,%20flash.tools.debugger.SwfInfo[])">wrapArray(Object, SwfInfo[])</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeSwfInfo.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeSwfInfo</a></dt>
<dd>
<div class="block">Wraps an array of SwfInfos inside an array of ThreadSafeSwfInfos.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html#wrapArray(java.lang.Object,%20flash.tools.debugger.Value[])">wrapArray(Object, Value[])</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeValue.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeValue</a></dt>
<dd>
<div class="block">Wraps an array of Values inside an array of ThreadSafeValues.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html#wrapArray(java.lang.Object,%20flash.tools.debugger.Variable[])">wrapArray(Object, Variable[])</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeVariable.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeVariable</a></dt>
<dd>
<div class="block">Wraps an array of Variables inside an array of ThreadSafeVariables.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/threadsafe/ThreadSafeWatch.html#wrapArray(java.lang.Object,%20flash.tools.debugger.Watch[])">wrapArray(Object, Watch[])</a></span> - Static method in class flash.tools.debugger.threadsafe.<a href="./flash/tools/debugger/threadsafe/ThreadSafeWatch.html" title="class in flash.tools.debugger.threadsafe">ThreadSafeWatch</a></dt>
<dd>
<div class="block">Wraps an array of Watches inside an array of ThreadSafeWatches.</div>
</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/WatchKind.html#WRITE">WRITE</a></span> - Static variable in interface flash.tools.debugger.<a href="./flash/tools/debugger/WatchKind.html" title="interface in flash.tools.debugger">WatchKind</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="___">
<!-- -->
</a>
<h2 class="title">_</h2>
<dl>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__array_literal_NT">__array_literal_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__array_literal_NT">__array_literal_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__boolean_constant_NT">__boolean_constant_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__boolean_constant_NT">__boolean_constant_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__boolean_literal_NT">__boolean_literal_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__boolean_literal_NT">__boolean_literal_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__comparison_expression_NT">__comparison_expression_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__comparison_expression_NT">__comparison_expression_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__constant_value_NT">__constant_value_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__constant_value_NT">__constant_value_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__decl_name_NT">__decl_name_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__decl_name_NT">__decl_name_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__dottedNamePart_NT">__dottedNamePart_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__dottedNamePart_NT">__dottedNamePart_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__double_constant_NT">__double_constant_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__double_constant_NT">__double_constant_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__e4x_literal_NT">__e4x_literal_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__e4x_literal_NT">__e4x_literal_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__expression_NT">__expression_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__expression_NT">__expression_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__float_constant_NT">__float_constant_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__float_constant_NT">__float_constant_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__foldedExpression_NT">__foldedExpression_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__foldedExpression_NT">__foldedExpression_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__integer_constant_NT">__integer_constant_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__integer_constant_NT">__integer_constant_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__literal_NT">__literal_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__literal_NT">__literal_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__name_NT">__name_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__name_NT">__name_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__new_type_name_NT">__new_type_name_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__new_type_name_NT">__new_type_name_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__non_resolving_identifier_NT">__non_resolving_identifier_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__non_resolving_identifier_NT">__non_resolving_identifier_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__numeric_constant_NT">__numeric_constant_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__numeric_constant_NT">__numeric_constant_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__object_literal_element_NT">__object_literal_element_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__object_literal_element_NT">__object_literal_element_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__object_literal_NT">__object_literal_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__object_literal_NT">__object_literal_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__qualifiedNamePart_NT">__qualifiedNamePart_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__qualifiedNamePart_NT">__qualifiedNamePart_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__required_constant_value_NT">__required_constant_value_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__required_constant_value_NT">__required_constant_value_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__runtime_name_expression_NT">__runtime_name_expression_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__runtime_name_expression_NT">__runtime_name_expression_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__string_constant_NT">__string_constant_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__string_constant_NT">__string_constant_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__type_name_NT">__type_name_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__type_name_NT">__type_name_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__type_param_expression_NT">__type_param_expression_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__type_param_expression_NT">__type_param_expression_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__uint_constant_NT">__uint_constant_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__uint_constant_NT">__uint_constant_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__vector_literal_NT">__vector_literal_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__vector_literal_NT">__vector_literal_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__void_expression_NT">__void_expression_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html#__void_expression_NT">__void_expression_NT</a></span> - Static variable in class flash.tools.debugger.expression.<a href="./flash/tools/debugger/expression/AS3DebuggerBURM.html" title="class in flash.tools.debugger.expression">AS3DebuggerBURM</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_K_">K</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_Q_">Q</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#___">_</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="./overview-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="./help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="./allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>