public static class NoConstructorDispatchEventRule.NoConstructorDispatchEventLinterProblem extends org.apache.royale.compiler.problems.CompilerProblem implements ILinterProblem
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION |
String |
functionName |
| Constructor and Description |
|---|
NoConstructorDispatchEventLinterProblem(org.apache.royale.compiler.tree.as.IFunctionNode functionNode,
org.apache.royale.compiler.tree.as.IExpressionNode dispatchEventNode) |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toStringpublic static final String DESCRIPTION
public String functionName
Copyright © 2023 The Apache Software Foundation. All rights reserved.