Package | Description |
---|---|
org.apache.flex.compiler.codegen.as | |
org.apache.flex.compiler.codegen.js.goog | |
org.apache.flex.compiler.internal.codegen.as | |
org.apache.flex.compiler.internal.codegen.js.amd | |
org.apache.flex.compiler.internal.codegen.js.flexjs | |
org.apache.flex.compiler.internal.codegen.js.goog | |
org.apache.flex.compiler.internal.codegen.js.jx | |
org.apache.flex.compiler.internal.codegen.js.vf2js | |
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.visitor.as |
Modifier and Type | Method and Description |
---|---|
void |
IASEmitter.emitInterface(IInterfaceNode node)
Emit an Interface.
|
Modifier and Type | Method and Description |
---|---|
void |
IJSGoogDocEmitter.emitInterfaceDoc(IInterfaceNode node,
ICompilerProject project) |
Modifier and Type | Method and Description |
---|---|
void |
ASEmitter.emitInterface(IInterfaceNode node) |
void |
ASBlockWalker.visitInterface(IInterfaceNode node) |
Modifier and Type | Method and Description |
---|---|
void |
JSAMDEmitter.emitInterface(IInterfaceNode node) |
Modifier and Type | Method and Description |
---|---|
void |
JSFlexJSEmitter.emitInterface(IInterfaceNode node) |
Modifier and Type | Method and Description |
---|---|
void |
JSGoogEmitter.emitInterface(IInterfaceNode node) |
void |
JSGoogDocEmitter.emitInterfaceDoc(IInterfaceNode node,
ICompilerProject project) |
Modifier and Type | Method and Description |
---|---|
void |
InterfaceEmitter.emit(IInterfaceNode node) |
Modifier and Type | Method and Description |
---|---|
void |
JSVF2JSEmitter.emitInterface(IInterfaceNode node) |
Modifier and Type | Class and Description |
---|---|
class |
InterfaceNode
ActionScript parse tree node representing an interface definition
|
Modifier and Type | Method and Description |
---|---|
void |
IASBlockVisitor.visitInterface(IInterfaceNode node) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.