Package | Description |
---|---|
org.apache.flex.compiler.internal.parsing.as | |
org.apache.flex.compiler.internal.tree.as |
This package is the internal counterpart of the external
org.apache.flex.compiler.tree.as package. |
org.apache.flex.compiler.internal.tree.properties |
This package is the internal counterpart of the external
org.apache.flex.compiler.tree.properties package. |
org.apache.flex.compiler.tree.as | |
org.apache.flex.compiler.tree.properties |
Modifier and Type | Method and Description |
---|---|
protected LiteralNode |
ConfigProcessor.evaluateConstNodeExpression(ConfigExpressionNode node)
turns a config expression into a synthesize LiteralNode
|
Modifier and Type | Class and Description |
---|---|
class |
NumericLiteralNode |
class |
RegExpLiteralNode |
Modifier and Type | Field and Description |
---|---|
protected LiteralNode |
BaseLiteralContainerNode.baseTypeNode |
Modifier and Type | Method and Description |
---|---|
protected LiteralNode |
LiteralNode.copy() |
LiteralNode |
BaseLiteralContainerNode.getBaseTypeNode() |
Constructor and Description |
---|
BaseLiteralContainerNode(LiteralNode baseTypeNode)
Constructor.
|
LiteralNode(LiteralNode other)
Copy constructor.
|
Modifier and Type | Method and Description |
---|---|
LiteralNode |
ResourceBundleEntryNode.getKeyNode() |
Constructor and Description |
---|
ResourceBundleEntryNode(LiteralNode keyNode,
ExpressionNodeBase valueNode) |
Modifier and Type | Method and Description |
---|---|
LiteralNode |
ILiteralContainerNode.getBaseTypeNode() |
Modifier and Type | Method and Description |
---|---|
LiteralNode |
IResourceBundleEntryNode.getKeyNode()
Returns the key node
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.