Util Scripted
Util Scripted
API
sbt.internal.scripted
BasicStatementHandler
CommentHandler
FileCommands
CommandBuilder
FilteredLoader
HandlersProvider
ListTests
ListTests
PendingTestSuccessException
ScriptRunner
ScriptedRunnerImpl
ScriptedTest
ScriptedTests
Statement
StatementHandler
TestException
TestFailed
TestScriptParser
Util Scripted
/
sbt.internal.scripted
/
CommentHandler
CommentHandler
sbt.internal.scripted.CommentHandler
object
CommentHandler
extends
BasicStatementHandler
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
BasicStatementHandler
trait
StatementHandler
class
Object
trait
Matchable
class
Any
Self type
CommentHandler
.type
Members list
Clear all
Type members
Inherited types
final
type
State
=
Unit
Attributes
Inherited from:
BasicStatementHandler
Value members
Concrete methods
def
apply
(
command
:
String
,
args
:
List
[
String
]):
Unit
Inherited methods
final
def
apply
(
command
:
String
,
arguments
:
List
[
String
],
state
:
Unit
):
Unit
Attributes
Inherited from:
BasicStatementHandler
def
finish
(
state
:
Unit
):
Unit
Attributes
Inherited from:
BasicStatementHandler
final
def
initialState
:
State
Attributes
Inherited from:
BasicStatementHandler
In this article
Attributes
Members list
Type members
Inherited types
Value members
Concrete methods
Inherited methods