public static class MXMLIDRule.MXMLIDLinterProblem extends org.apache.royale.compiler.problems.CompilerProblem implements ILinterProblem
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION |
String |
idValue |
String |
pattern |
| Constructor and Description |
|---|
MXMLIDLinterProblem(org.apache.royale.compiler.mxml.IMXMLTagAttributeData attribute,
Pattern pattern) |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toStringpublic static final String DESCRIPTION
public String pattern
public String idValue
public MXMLIDLinterProblem(org.apache.royale.compiler.mxml.IMXMLTagAttributeData attribute,
Pattern pattern)
Copyright © 2023 The Apache Software Foundation. All rights reserved.