o

sbt.std

TaskDynLinterDSL

object TaskDynLinterDSL extends BaseTaskLinterDSL

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TaskDynLinterDSL
  2. BaseTaskLinterDSL
  3. LinterDSL
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def convert: Convert
    Definition Classes
    TaskDynLinterDSLBaseTaskLinterDSL
  2. val isDynamicTask: Boolean
    Definition Classes
    TaskDynLinterDSLBaseTaskLinterDSL
  3. def runLinter(ctx: Context)(tree: scala.reflect.macros.blackbox.Context.Tree): Unit
    Definition Classes
    BaseTaskLinterDSLLinterDSL