blindsight-scripting
blindsight-scripting
com.tersesystems.blindsight.scripting
FileScriptHandle
ScriptAwareLogger
ScriptAwareUncheckedSLF4JLogger
ScriptAwareSemanticLogger
ScriptAwareFluentLogger
ScriptAwareSLF4JLogger
ScriptBasedLocation
ScriptCondition
ScriptHandle
ScriptManager
blindsight-scripting
/
com.tersesystems.blindsight.scripting
/
ScriptBasedLocation
/
ScriptCondition
ScriptCondition
class
ScriptCondition
(line:
Line
, enclosing:
Enclosing
, file:
File
) extends
Condition
Graph
Supertypes
trait
Condition
trait (
Level
,
Markers
) =>
Boolean
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
override
def
apply
(level:
Level
, markers:
Markers
):
Boolean
Definition Classes
Function2
Inherited methods
@
unspecialized
def
curried
:
Level
=>
Markers
=>
Boolean
Inherited from
Function2
override
def
toString
():
String
Definition Classes
Function2
->
Any
Inherited from
Function2
@
unspecialized
def
tupled
: (
Level
,
Markers
) =>
Boolean
Inherited from
Function2