org.sonar.batch.symbol
Class SymbolData
java.lang.Object
org.sonar.batch.symbol.SymbolData
- All Implemented Interfaces:
- Serializable, Data
public class SymbolData
- extends Object
- implements Data
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SymbolData
public SymbolData(com.google.common.collect.SortedSetMultimap<Symbol,Integer> referencesBySymbol)
referencesBySymbol
public com.google.common.collect.SortedSetMultimap<Symbol,Integer> referencesBySymbol()
writeString
public String writeString()
- Specified by:
writeString in interface Data
Copyright © 2009–2015 SonarSource. All rights reserved.