Package | Description |
---|---|
flex.tools.debugger.cli |
Class and Description |
---|
AmbiguousException
An exception that is thrown when some ambiguous condition or state
was encountered.
|
DebugCLI
This is a front end command line interface to the Flash Debugger
Player.
|
DebugCLI.InitialPromptState |
ExpressionCache |
ExpressionCache.EvaluationResult
Returned by evaluate().
|
ExpressionContext |
FaultActions
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.
|
FileInfoCache
FileInfoCache manages a list of files that are unique
across multiple swfs.
|
LocationCollection
This object is a container for source locations
that represent the same underlying file and line
number.
|
NoMatchException
While attempting to resolve a function name or filename, no match
was found.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.