IgnoreEmptyRule

case
class IgnoreEmptyRule(isEmpty: Rule, other: Rule) extends Rule
trait Serializable
trait Product
trait Equals
trait Rule
class Object
trait Matchable
class Any

Value members

Concrete methods

def imports: Seq[String]
def preamble: Seq[String]
def render(descriptor: FieldDescriptor, input: String): PrinterEndo

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product