defanySignatureType: Parser[Product with Serializable with SignatureType[Slot with Product with Serializable { ... /* 2 definitions in type refinement */ }] with ConstantPoolEntry]
(Changed in version 2.9.0) The p0 call-by-name arguments is evaluated at most once per constructed Parser object, instead of on every need that arises during parsing.
defsignatureType: (String) ⇒ Product with Serializable with SignatureType[Slot with Product with Serializable { ... /* 2 definitions in type refinement */ }] with ConstantPoolEntry