Preprocessor

scala.build.preprocessing.Preprocessor

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def preprocess(input: SingleElement, logger: Logger, maybeRecoverOnError: BuildException => Option[BuildException], allowRestrictedFeatures: Boolean): Option[Either[BuildException, Seq[PreprocessedSource]]]