| OVERVIEW | PACKAGE | CONSTR | FIELDS | METHODS | FRAMES NO FRAMES | INHERITED |
class MyConsoleReporter(settings : Settings, reader : BufferedReader, writer : PrintWriter)
extends
ConsoleReporter
def this(settings : Settings)
|
def this(settings : Settings, reader : BufferedReader, writer : PrintWriter)
|
| ERROR |
object ERROR
|
|
Reporter |
| INFO |
object INFO
|
|
Reporter |
| WARNING |
object WARNING
|
|
Reporter |
| cancelled |
var cancelled
|
Boolean | Reporter |
| getSource |
def getSource
|
SourceFile | Reporter |
| hasErrors |
def hasErrors
|
Boolean | Reporter |
| incompleteInputError |
var incompleteInputError
|
(Position, String) => Unit | Reporter |
| severity |
object severity
|
|
Reporter |
| shortname |
var shortname
|
Boolean | ConsoleReporter |
| != |
final def !=(arg0 : Any)
|
Boolean | Any |
| != |
final def !=(arg0 : Object)
|
Boolean | AnyRef |
| == |
final def ==(arg0 : Object)
|
Boolean | AnyRef |
| == |
final def ==(arg0 : Any)
|
Boolean | Any |
| asInstanceOf |
final def asInstanceOf[T0]
|
T0 | Any |
| clone |
protected def clone
|
Object | AnyRef |
| countAsString |
def countAsString(arg0 : Int)
|
String | Reporter |
| countElementsAsString |
def countElementsAsString(arg0 : Int, arg1 : String)
|
String | Reporter |
| display |
def display(arg0 : Position, arg1 : String, arg2 : Severity)
|
Unit | ConsoleReporter |
| displayPrompt |
def displayPrompt
|
Unit | ConsoleReporter |
| eq |
final def eq(arg0 : Object)
|
Boolean | AnyRef |
| equals |
def equals(arg0 : Any)
|
Boolean | AnyRef |
| error |
def error(arg0 : Position, arg1 : String)
|
Unit | Reporter |
| finalize |
protected def finalize
|
Unit | AnyRef |
| flush |
override def flush
|
Unit | ConsoleReporter |
| getClass |
final def getClass
|
Class[Any] | AnyRef |
| hashCode |
def hashCode
|
Int | AnyRef |
| info |
def info(arg0 : Position, arg1 : String, arg2 : Boolean)
|
Unit | Reporter |
| info0 |
protected def info0(arg0 : Position, arg1 : String, arg2 : Severity, arg3 : Boolean)
|
Unit | AbstractReporter |
| isInstanceOf |
final def isInstanceOf[T0]
|
Boolean | Any |
| ne |
final def ne(arg0 : Object)
|
Boolean | AnyRef |
| notify |
final def notify
|
Unit | AnyRef |
| notifyAll |
final def notifyAll
|
Unit | AnyRef |
def print(arg0 : Position, arg1 : String, arg2 : Severity)
|
Unit | ConsoleReporter | |
| printColumnMarker |
def printColumnMarker(arg0 : Position)
|
Unit | ConsoleReporter |
| printMessage |
def printMessage(arg0 : String)
|
Unit | ConsoleReporter |
| printMessage |
override def printMessage(posIn : Position, msg : String)
Prints the message with the given position indication
|
Unit | |
| printSourceLine |
def printSourceLine(arg0 : Position)
|
Unit | ConsoleReporter |
| printSummary |
def printSummary
|
Unit | ConsoleReporter |
| reset |
override def reset
|
Unit | AbstractReporter |
| setSource |
def setSource(arg0 : SourceFile)
|
Unit | Reporter |
| synchronized |
final def synchronized[T0](arg0 : T0)
|
T0 | AnyRef |
| toString |
def toString
|
String | AnyRef |
| wait |
final def wait
|
Unit | AnyRef |
| wait |
final def wait(arg0 : Long)
|
Unit | AnyRef |
| wait |
final def wait(arg0 : Long, arg1 : Int)
|
Unit | AnyRef |
| warning |
def warning(arg0 : Position, arg1 : String)
|
Unit | Reporter |
| withIncompleteHandler |
def withIncompleteHandler[T](arg0 : (Position, String) => Unit)
|
T | Reporter |
| OVERVIEW | PACKAGE | CONSTR | FIELDS | METHODS | FRAMES NO FRAMES | INHERITED |