Packages

package pos

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait EmptyResult extends AnyRef
  2. case class MatchingToken(original: scala.meta.Token, revised: scala.meta.Token) extends Product with Serializable

    A pair of tokens that align with each other across two different files

  3. final class TokenEditDistance extends AnyRef

    Helper to map between position between two similar strings.

Ungrouped