public class FieldNameRule extends LinterRule
| Modifier and Type | Class and Description |
|---|---|
static class |
FieldNameRule.FieldNameLinterProblem |
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
DEFAULT_NAME_PATTERN |
Pattern |
pattern |
| Constructor and Description |
|---|
FieldNameRule() |
| Modifier and Type | Method and Description |
|---|---|
Map<org.apache.royale.compiler.tree.ASTNodeID,NodeVisitor> |
getNodeVisitors() |
getMXMLTagVisitors, getMXMLTokenVisitors, getTokenVisitorspublic static final Pattern DEFAULT_NAME_PATTERN
public Pattern pattern
public Map<org.apache.royale.compiler.tree.ASTNodeID,NodeVisitor> getNodeVisitors()
getNodeVisitors in class LinterRuleCopyright © 2023 The Apache Software Foundation. All rights reserved.