public class ASLinter extends BaseLinter
settings| Constructor and Description |
|---|
ASLinter(LinterSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
void |
lint(String filePath,
String text,
Collection<org.apache.royale.compiler.problems.ICompilerProblem> allProblems) |
hasErrorspublic ASLinter(LinterSettings settings)
public void lint(String filePath, String text, Collection<org.apache.royale.compiler.problems.ICompilerProblem> allProblems)
Copyright © 2023 The Apache Software Foundation. All rights reserved.