public static class LocalVarShadowsFieldRule.LocalVarShadowsFieldLinterProblem extends org.apache.royale.compiler.problems.CompilerProblem implements ILinterProblem
| Modifier and Type | Field and Description |
|---|---|
String |
className |
static String |
DESCRIPTION |
String |
varName |
| Constructor and Description |
|---|
LocalVarShadowsFieldLinterProblem(org.apache.royale.compiler.tree.as.IVariableNode variableNode,
org.apache.royale.compiler.tree.as.IClassNode classNode) |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toStringpublic static final String DESCRIPTION
public String varName
public String className
Copyright © 2023 The Apache Software Foundation. All rights reserved.