public class BaseLinter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected LinterSettings |
settings |
| Modifier | Constructor and Description |
|---|---|
protected |
BaseLinter(LinterSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
hasErrors(Collection<org.apache.royale.compiler.problems.ICompilerProblem> problems) |
protected LinterSettings settings
protected BaseLinter(LinterSettings settings)
protected boolean hasErrors(Collection<org.apache.royale.compiler.problems.ICompilerProblem> problems)
Copyright © 2023 The Apache Software Foundation. All rights reserved.