public class MXMLLinter extends BaseLinter
settings| Constructor and Description |
|---|
MXMLLinter(LinterSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
void |
lint(String filePath,
String text,
Collection<org.apache.royale.compiler.problems.ICompilerProblem> allProblems) |
hasErrorspublic MXMLLinter(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.