@ParametersAreNonnullByDefault
Package org.sonar.plugins.javascript.api.tree
Provides interfaces to represent JavaScript source code as abstract syntax trees (AST).
-
Interface Summary Interface Description Kinds ModuleTree Interface for type Module.ScriptTree SeparatedList<T> Tree Common interface for all nodes in an abstract syntax tree. -
Enum Summary Enum Description Tree.Kind