C# Class ReSharper.ReJS.AccessToModifiedClosureWarning

Inheritance: IHighlighting
Mostrar archivo Open project: hazzik/ReSharper.ReJS

Public Methods

Method Description
AccessToModifiedClosureWarning ( IJavaScriptTreeNode treeNode ) : JetBrains.DocumentModel
CalculateRange ( ) : DocumentRange
IsValid ( ) : bool

Method Details

AccessToModifiedClosureWarning() public method

public AccessToModifiedClosureWarning ( IJavaScriptTreeNode treeNode ) : JetBrains.DocumentModel
treeNode IJavaScriptTreeNode
return JetBrains.DocumentModel

CalculateRange() public method

public CalculateRange ( ) : DocumentRange
return DocumentRange

IsValid() public method

public IsValid ( ) : bool
return bool