TextSpanCompound

ostrat.TextSpanCompound
See theTextSpanCompound companion object
trait TextSpanCompound extends TextSpan

The purpose of this trait is to give the position span of the syntax from its opening and closing components.

Attributes

Companion
object
Graph
Supertypes
trait TextSpan
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

Concrete methods

override def endPosn: TextPosn

Attributes

Definition Classes
override def startPosn: TextPosn

Attributes

Definition Classes