public class MXMLIDRule extends LinterRule
| Modifier and Type | Class and Description |
|---|---|
static class |
MXMLIDRule.MXMLIDLinterProblem |
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
DEFAULT_NAME_PATTERN |
Pattern |
pattern |
| Constructor and Description |
|---|
MXMLIDRule() |
| Modifier and Type | Method and Description |
|---|---|
List<MXMLTagVisitor> |
getMXMLTagVisitors() |
getMXMLTokenVisitors, getNodeVisitors, getTokenVisitorspublic static final Pattern DEFAULT_NAME_PATTERN
public Pattern pattern
public List<MXMLTagVisitor> getMXMLTagVisitors()
getMXMLTagVisitors in class LinterRuleCopyright © 2023 The Apache Software Foundation. All rights reserved.