Class KytheIndexingMetadata

java.lang.Object
com.google.j2cl.transpiler.backend.closure.KytheIndexingMetadata

public class KytheIndexingMetadata extends Object
Representation of Kythe indexing metadata
  • 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)
    • toJson

      public String toJson()