public class EmptyCommentRule extends LinterRule
| Modifier and Type | Class and Description |
|---|---|
static class |
EmptyCommentRule.EmptyCommentLinterProblem |
| Constructor and Description |
|---|
EmptyCommentRule() |
| Modifier and Type | Method and Description |
|---|---|
Map<org.apache.royale.compiler.parsing.IMXMLToken.MXMLTokenKind,MXMLTokenVisitor> |
getMXMLTokenVisitors() |
Map<Integer,TokenVisitor> |
getTokenVisitors() |
getMXMLTagVisitors, getNodeVisitorspublic Map<Integer,TokenVisitor> getTokenVisitors()
getTokenVisitors 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.