ScriptFirstImportPosition

dotty.tools.pc.ScriptFirstImportPosition

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def ammoniteScStartOffset(text: String, comments: List[Comment]): Option[Int]
def findStartOffset(text: String, comments: List[Comment], commentQuery: String, excludedComments: List[String]): Option[Int]
def scalaCliScStartOffset(text: String, comments: List[Comment]): Option[Int]

Concrete fields