|
kiama 0.9.0 API
|
|
object
ErrorCheck
extends AnyRef| Value Summary | |
val
|
collectErrors
: scala.PartialFunction[Attributable, Unit]
Collect the errors at a node or its children. The errors are recorded
using Kiama's Messaging module.
|
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Value Details |
val
collectErrors : scala.PartialFunction[Attributable, Unit]
|
kiama 0.9.0 API
|
|