Package | Description |
---|---|
org.apache.flex.compiler.internal.definitions |
This package is the internal counterpart of the external
org.apache.flex.compiler.definitions package. |
org.apache.flex.compiler.internal.definitions.mxml |
Modifier and Type | Method and Description |
---|---|
ParameterDefinition[] |
FunctionDefinition.getParameters() |
Modifier and Type | Method and Description |
---|---|
void |
FunctionDefinition.setParameters(ParameterDefinition[] value) |
Modifier and Type | Method and Description |
---|---|
ParameterDefinition |
MXMLEventHandlerScope.getEventParameterDefinition()
Gets the definition of the
event argument of the implied
event handler method. |
Copyright © 2016 The Apache Software Foundation. All rights reserved.