Package | Description |
---|---|
org.apache.flex.compiler.internal.tree.as |
This package is the internal counterpart of the external
org.apache.flex.compiler.tree.as package. |
Modifier and Type | Method and Description |
---|---|
LanguageIdentifierNode.Context |
LanguageIdentifierNode.getContext()
Helper method to determine in what context this expression is being used
in.
|
static LanguageIdentifierNode.Context |
LanguageIdentifierNode.Context.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LanguageIdentifierNode.Context[] |
LanguageIdentifierNode.Context.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.