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. |
org.apache.flex.compiler.tree.as |
Modifier and Type | Method and Description |
---|---|
ILanguageIdentifierNode.LanguageIdentifierKind |
LanguageIdentifierNode.getKind() |
Modifier and Type | Method and Description |
---|---|
ILanguageIdentifierNode.LanguageIdentifierKind |
ILanguageIdentifierNode.getKind()
Returns the kind of the identifier that his
LanguageIdentifierNode represents |
static ILanguageIdentifierNode.LanguageIdentifierKind |
ILanguageIdentifierNode.LanguageIdentifierKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ILanguageIdentifierNode.LanguageIdentifierKind[] |
ILanguageIdentifierNode.LanguageIdentifierKind.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.