public class CheckValidXmlInScriptBodyInspection extends CheckValidXmlInScriptBodyInspectionBase
XmlSuppressableInspectionTool.SuppressAllForFile, XmlSuppressableInspectionTool.SuppressForFile, XmlSuppressableInspectionTool.SuppressTagStatic, XmlSuppressableInspectionTool.XmlSuppressFix
AMP_ENTITY_REFERENCE, LT_ENTITY_REFERENCE
EMPTY_ARRAY, VALID_ID_PATTERN
myNameProvider
Constructor and Description |
---|
CheckValidXmlInScriptBodyInspection() |
Modifier and Type | Method and Description |
---|---|
protected com.intellij.xml.util.CheckValidXmlInScriptBodyInspection.InsertQuotedCharacterQuickFix |
createFix(PsiElement psiElement,
int offsetInElement) |
buildVisitor, getDefaultLevel, getShortName, isEnabledByDefault
getSuppressFixes, getSuppressFixes
buildVisitor, checkFile, getAlternativeID, getID, getProblemElement, getSuppressId, inspectionFinished, inspectionFinished, inspectionStarted, isValidID, processFile, runForWholeFile
cleanup, createOptionsPanel, getBatchSuppressActions, getBlackList, getDescriptionContextClass, getDescriptionFileName, getDisplayName, getGeneralGroupName, getGroupDisplayName, getGroupKey, getGroupPath, getMainToolId, getSerializationFilter, getShortName, getStaticDescription, getSuppressors, initialize, isInitialized, isSuppressedFor, loadDescription, readSettings, showDefaultConfigurationOptions, writeSettings
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBatchSuppressActions, isSuppressedFor
protected com.intellij.xml.util.CheckValidXmlInScriptBodyInspection.InsertQuotedCharacterQuickFix createFix(PsiElement psiElement, int offsetInElement)
createFix
in class CheckValidXmlInScriptBodyInspectionBase