PositionMethods (original) (raw)

scala.quoted.Quotes.reflectModule.PositionMethods

Extension methods of Position

Attributes

Source

Quotes.scala

Graph

Supertypes

Members list

The end offset in the source file

The end offset in the source file

Attributes

Source

Quotes.scala

The end column in the source file

The end column in the source file

Attributes

Source

Quotes.scala

The end line in the source file

The end line in the source file

Attributes

Source

Quotes.scala

Source code within the position

Source code within the position

Attributes

Source

Quotes.scala

Source file in which this position is located

Source file in which this position is located

Attributes

Source

Quotes.scala

The start offset in the source file

The start offset in the source file

Attributes

Source

Quotes.scala

The start column in the source file

The start column in the source file

Attributes

Source

Quotes.scala

The start line in the source file

The start line in the source file

Attributes

Source

Quotes.scala

In this article