DirectiveUtil

scala.build.preprocessing.directives.DirectiveUtil$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def concatAllValues(scopedDirective: ScopedDirective): Seq[Positioned[String]]
def position(v: Value[_], path: Either[String, Path], skipQuotes: Boolean): File
def positions(values: Seq[Value[_]], path: Either[String, Path]): Seq[Position]
def scope(v: Value[_], cwd: ScopePath): Option[ScopePath]