| 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 |
AccessorMethodDeclarationTreeImpl |
class |
ArrayBindingPatternTreeImpl |
class |
BindingPropertyTreeImpl |
class |
DefaultExportDeclarationTreeImpl |
class |
ExportClauseTreeImpl |
class |
FromClauseTreeImpl |
class |
FunctionDeclarationTreeImpl |
class |
GeneratorMethodDeclarationTreeImpl |
class |
ImportClauseTreeImpl |
class |
ImportDeclarationTreeImpl |
class |
ImportModuleDeclarationTreeImpl |
class |
InitializedBindingElementTreeImpl |
class |
MethodDeclarationTreeImpl |
class |
ModuleTreeImpl |
class |
NamedExportDeclarationTreeImpl |
class |
NameSpaceExportDeclarationTreeImpl |
class |
NameSpaceSpecifierTreeImpl |
class |
ObjectBindingPatternTreeImpl |
class |
ParameterListTreeImpl |
class |
ScriptTreeImpl |
class |
SpecifierListTreeImpl |
class |
SpecifierTreeImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayLiteralTreeImpl |
class |
ArrowFunctionTreeImpl |
class |
AssignmentExpressionTreeImpl |
class |
BinaryExpressionTreeImpl |
class |
BracketMemberExpressionTreeImpl |
class |
CallExpressionTreeImpl |
class |
ClassTreeImpl |
class |
ComputedPropertyNameTreeImpl |
class |
ConditionalExpressionTreeImpl |
class |
DotMemberExpressionTreeImpl |
class |
FunctionExpressionTreeImpl |
class |
IdentifierTreeImpl |
class |
LiteralTreeImpl |
class |
NewExpressionTreeImpl |
class |
ObjectLiteralTreeImpl |
class |
PairPropertyTreeImpl |
class |
ParenthesisedExpressionTreeImpl |
class |
PostfixExpressionTreeImpl |
class |
PrefixExpressionTreeImpl |
class |
RestElementTreeImpl |
class |
SuperTreeImpl |
class |
TaggedTemplateTreeImpl |
class |
TemplateCharactersTreeImpl |
class |
TemplateExpressionTreeImpl |
class |
TemplateLiteralTreeImpl |
class |
ThisTreeImpl |
class |
YieldExpressionTreeImpl |
| 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 |
ForInStatementTreeImpl |
class |
ForOfStatementTreeImpl |
class |
ForStatementTreeImpl |
class |
IfStatementTreeImpl |
class |
LabelledStatementTreeImpl |
class |
ReturnStatementTreeImpl |
class |
SwitchStatementTreeImpl |
class |
ThrowStatementTreeImpl |
class |
TryStatementTreeImpl |
class |
VariableDeclarationTreeImpl |
class |
VariableStatementTreeImpl |
class |
WhileStatementTreeImpl |
class |
WithStatementTreeImpl |
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.