Coord

tastyquery.Spans$.Coord
final class Coord extends AnyVal

The coordinate of a symbol. This is either an index or a zero-range span.

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def isIndex: Boolean
def isSpan: Boolean
def toIndex: Int