O object

Id

extends Object

Supertypes

Object

Members

def 

extension_name

( id: Id ) ( implicit  ctx: Context ) : String

Name of the identifier

Name of the identifier

def 

extension_pos

( id: Id ) ( implicit  ctx: Context ) : Position

Position in the source code

Position in the source code

def 

unapply

( id: Id ) ( implicit  ctx: Context ) : Option[String]