Package org.sonar.javascript.highlighter
Class HighlightSymbolTableBuilder
- java.lang.Object
-
- org.sonar.javascript.highlighter.HighlightSymbolTableBuilder
-
public class HighlightSymbolTableBuilder extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidbuild(org.sonar.api.batch.sensor.symbol.NewSymbolTable newSymbolTable, TreeVisitorContext context)
-
-
-
Method Detail
-
build
public static void build(org.sonar.api.batch.sensor.symbol.NewSymbolTable newSymbolTable, TreeVisitorContext context)
-
-