| Package | Description |
|---|---|
| org.apache.royale.compiler.problems |
| Modifier and Type | Class and Description |
|---|---|
class |
CodegenInternalProblem
A CodegenInternalProblem represents a
logic error or caught exception.
|
class |
CodegenProblem
Base class of all code-generator problems.
|
class |
DuplicateVariableDefinitionProblem
Strict semantics diagnostic emitted when two variable with
the same name are declared in the same scope.
|
class |
MXMLDatabindingSourceNotBindableProblem
Problem generated when code attempts to bind to something that isn't bindable.
|
class |
StrictSemanticsProblem
Base class of all strict mode semantic problems.
|
class |
UnfoundPropertyProblem
Problem for an unresolved reference
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.