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 |
---|---|
boolean |
FunctionNode.isConstructorOf(ClassNode classNode)
Is this a constructor of the specified class (assumes that this function
definition is actually located in the body of the specified class)
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.