EmptyTest

com.sfxcode.templating.pebble.extension.test.EmptyTest
See theEmptyTest companion object
case class EmptyTest() extends Test

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Test
trait NamedArguments
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def apply(input: Any, args: Map[String, AnyRef], self: PebbleTemplate, context: EvaluationContext, lineNumber: Int): Boolean

Attributes

Definition Classes
Test
override def getArgumentNames: List[String]

Attributes

Definition Classes
NamedArguments

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product