java.lang.Object
com.google.j2cl.transpiler.backend.closure.KytheIndexingMetadata
public class KytheIndexingMetadata
extends Object
Representation of Kythe indexing metadata
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
KytheIndexingMetadata
public KytheIndexingMetadata()
-
Method Details
-
addAnchorAnchor
public void addAnchorAnchor(int sourcebegin,
int sourceend,
int targetbegin,
int targetend,
String sourceCorpus,
String sourcePath,
String sourceRoot)
-