Package org.sonar.python.tree
Class TokenEnricher
java.lang.Object
org.sonar.python.tree.TokenEnricher
-
Method Summary
Modifier and TypeMethodDescriptionstatic TokenImplenrichToken(com.sonar.sslr.api.Token token, Map<Integer, IPythonLocation> offsetMap) enrichTokens(List<com.sonar.sslr.api.Token> tokens, Map<Integer, IPythonLocation> offsetMap)
-
Method Details
-
enrichTokens
-
enrichToken
public static TokenImpl enrichToken(com.sonar.sslr.api.Token token, Map<Integer, IPythonLocation> offsetMap)
-