PositionModule

Methods of the module object val Position

Methods of the module object val Position

class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(sourceFile: SourceFile, start: Int, end: Int): Position

Create a new position in the source with the given range.

Create a new position in the source with the given range. The range must be contained in the file.

Position of the expansion site of the macro

Position of the expansion site of the macro