| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
SyntacticEquivalence.areLeafsEquivalent(JavaScriptTree leftNode,
JavaScriptTree rightNode)
Caller must guarantee that nodes of the same kind.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JsxClosingElementTreeImpl |
class |
JsxIdentifierTreeImpl |
class |
JsxJavaScriptExpressionTreeImpl |
class |
JsxOpeningElementTreeImpl |
class |
JsxSelfClosingElementTreeImpl |
class |
JsxSpreadAttributeTreeImpl |
class |
JsxStandardAttributeTreeImpl |
class |
JsxStandardElementTreeImpl |
class |
JsxTextTreeImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalSyntaxToken |
class |
InternalSyntaxTrivia |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockTreeImpl |
class |
BreakStatementTreeImpl |
class |
CaseClauseTreeImpl |
class |
CatchBlockTreeImpl |
class |
ContinueStatementTreeImpl |
class |
DebuggerStatementTreeImpl |
class |
DefaultClauseTreeImpl |
class |
DoWhileStatementTreeImpl |
class |
ElseClauseTreeImpl |
class |
EmptyStatementTreeImpl |
class |
ExpressionStatementTreeImpl |
class |
ForObjectStatementTreeImpl |
class |
ForStatementTreeImpl |
class |
IfStatementTreeImpl |
class |
LabelledStatementTreeImpl |
class |
ReturnStatementTreeImpl |
class |
SwitchStatementTreeImpl |
class |
ThrowStatementTreeImpl |
class |
TryStatementTreeImpl |
class |
VariableDeclarationTreeImpl |
class |
VariableStatementTreeImpl |
class |
WhileStatementTreeImpl |
class |
WithStatementTreeImpl |
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.