public class MissingASDocRule extends LinterRule
| Modifier and Type | Class and Description |
|---|---|
static class |
MissingASDocRule.EmptyASDocLinterProblem |
static class |
MissingASDocRule.MissingASDocLinterProblem |
| Constructor and Description |
|---|
MissingASDocRule() |
| Modifier and Type | Method and Description |
|---|---|
Map<org.apache.royale.compiler.parsing.IMXMLToken.MXMLTokenKind,MXMLTokenVisitor> |
getMXMLTokenVisitors() |
Map<org.apache.royale.compiler.tree.ASTNodeID,NodeVisitor> |
getNodeVisitors() |
getMXMLTagVisitors, getTokenVisitorspublic Map<org.apache.royale.compiler.tree.ASTNodeID,NodeVisitor> getNodeVisitors()
getNodeVisitors in class LinterRulepublic Map<org.apache.royale.compiler.parsing.IMXMLToken.MXMLTokenKind,MXMLTokenVisitor> getMXMLTokenVisitors()
getMXMLTokenVisitors in class LinterRuleCopyright © 2023 The Apache Software Foundation. All rights reserved.