package core
- Source
- package.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- core
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
Value Members
- def overallOf(items: List[Item]): Result
Computes the overall result of
items.Computes the overall result of
items.Returns
Okifitemscontains noWarningorErrorWarningifitemscontains at least oneWarningand noErrorErrorifitemscontains at least oneError
- object Item extends Serializable
- object Result extends Serializable
- object plaintext