Class

io.dylemma.spac

ParserCombination

Related Doc: package spac

Permalink

class ParserCombination[In] extends AnyRef

Source
ParserCombination.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ParserCombination
  2. AnyRef
  3. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ParserCombination()

    Permalink

Type Members

  1. class Combined10[+R1, +R2, +R3, +R4, +R5, +R6, +R7, +R8, +R9, +R10] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 10 handler factories.

    Intermediate class that represents a combination of 10 handler factories. Instances of this class can be combined with an additional handler factory using the and method (aliased as ~). The combination can be finalized to an actual handler factory using the as or asTuple methods.

  2. class Combined11[+R1, +R2, +R3, +R4, +R5, +R6, +R7, +R8, +R9, +R10, +R11] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 11 handler factories.

    Intermediate class that represents a combination of 11 handler factories. Instances of this class can be combined with an additional handler factory using the and method (aliased as ~). The combination can be finalized to an actual handler factory using the as or asTuple methods.

  3. class Combined12[+R1, +R2, +R3, +R4, +R5, +R6, +R7, +R8, +R9, +R10, +R11, +R12] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 12 handler factories.

    Intermediate class that represents a combination of 12 handler factories. Instances of this class can be combined with an additional handler factory using the and method (aliased as ~). The combination can be finalized to an actual handler factory using the as or asTuple methods.

  4. class Combined13[+R1, +R2, +R3, +R4, +R5, +R6, +R7, +R8, +R9, +R10, +R11, +R12, +R13] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 13 handler factories.

    Intermediate class that represents a combination of 13 handler factories. Instances of this class can be combined with an additional handler factory using the and method (aliased as ~). The combination can be finalized to an actual handler factory using the as or asTuple methods.

  5. class Combined14[+R1, +R2, +R3, +R4, +R5, +R6, +R7, +R8, +R9, +R10, +R11, +R12, +R13, +R14] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 14 handler factories.

    Intermediate class that represents a combination of 14 handler factories. Instances of this class can be combined with an additional handler factory using the and method (aliased as ~). The combination can be finalized to an actual handler factory using the as or asTuple methods.

  6. class Combined15[+R1, +R2, +R3, +R4, +R5, +R6, +R7, +R8, +R9, +R10, +R11, +R12, +R13, +R14, +R15] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 15 handler factories.

    Intermediate class that represents a combination of 15 handler factories. Instances of this class can be combined with an additional handler factory using the and method (aliased as ~). The combination can be finalized to an actual handler factory using the as or asTuple methods.

  7. class Combined16[+R1, +R2, +R3, +R4, +R5, +R6, +R7, +R8, +R9, +R10, +R11, +R12, +R13, +R14, +R15, +R16] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 16 handler factories.

    Intermediate class that represents a combination of 16 handler factories. Instances of this class can be combined with an additional handler factory using the and method (aliased as ~). The combination can be finalized to an actual handler factory using the as or asTuple methods.

  8. class Combined17[+R1, +R2, +R3, +R4, +R5, +R6, +R7, +R8, +R9, +R10, +R11, +R12, +R13, +R14, +R15, +R16, +R17] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 17 handler factories.

    Intermediate class that represents a combination of 17 handler factories. Instances of this class can be combined with an additional handler factory using the and method (aliased as ~). The combination can be finalized to an actual handler factory using the as or asTuple methods.

  9. class Combined18[+R1, +R2, +R3, +R4, +R5, +R6, +R7, +R8, +R9, +R10, +R11, +R12, +R13, +R14, +R15, +R16, +R17, +R18] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 18 handler factories.

    Intermediate class that represents a combination of 18 handler factories. Instances of this class can be combined with an additional handler factory using the and method (aliased as ~). The combination can be finalized to an actual handler factory using the as or asTuple methods.

  10. class Combined19[+R1, +R2, +R3, +R4, +R5, +R6, +R7, +R8, +R9, +R10, +R11, +R12, +R13, +R14, +R15, +R16, +R17, +R18, +R19] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 19 handler factories.

    Intermediate class that represents a combination of 19 handler factories. Instances of this class can be combined with an additional handler factory using the and method (aliased as ~). The combination can be finalized to an actual handler factory using the as or asTuple methods.

  11. class Combined2[+R1, +R2] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 2 handler factories.

    Intermediate class that represents a combination of 2 handler factories. Instances of this class can be combined with an additional handler factory using the and method (aliased as ~). The combination can be finalized to an actual handler factory using the as or asTuple methods.

  12. class Combined20[+R1, +R2, +R3, +R4, +R5, +R6, +R7, +R8, +R9, +R10, +R11, +R12, +R13, +R14, +R15, +R16, +R17, +R18, +R19, +R20] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 20 handler factories.

    Intermediate class that represents a combination of 20 handler factories. Instances of this class can be combined with an additional handler factory using the and method (aliased as ~). The combination can be finalized to an actual handler factory using the as or asTuple methods.

  13. class Combined21[+R1, +R2, +R3, +R4, +R5, +R6, +R7, +R8, +R9, +R10, +R11, +R12, +R13, +R14, +R15, +R16, +R17, +R18, +R19, +R20, +R21] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 21 handler factories.

    Intermediate class that represents a combination of 21 handler factories. Instances of this class can be combined with an additional handler factory using the and method (aliased as ~). The combination can be finalized to an actual handler factory using the as or asTuple methods.

  14. class Combined22[+R1, +R2, +R3, +R4, +R5, +R6, +R7, +R8, +R9, +R10, +R11, +R12, +R13, +R14, +R15, +R16, +R17, +R18, +R19, +R20, +R21, +R22] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 22 handler factories.

    Intermediate class that represents a combination of 22 handler factories. 22 is the highest number of handler factories that can be combined in this manner, so this class does not include the and or ~ methods which would normally be used to add another handler factory. The combination can be finalized to an actual handler factory using the as or asTuple methods.

  15. class Combined3[+R1, +R2, +R3] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 3 handler factories.

    Intermediate class that represents a combination of 3 handler factories. Instances of this class can be combined with an additional handler factory using the and method (aliased as ~). The combination can be finalized to an actual handler factory using the as or asTuple methods.

  16. class Combined4[+R1, +R2, +R3, +R4] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 4 handler factories.

    Intermediate class that represents a combination of 4 handler factories. Instances of this class can be combined with an additional handler factory using the and method (aliased as ~). The combination can be finalized to an actual handler factory using the as or asTuple methods.

  17. class Combined5[+R1, +R2, +R3, +R4, +R5] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 5 handler factories.

    Intermediate class that represents a combination of 5 handler factories. Instances of this class can be combined with an additional handler factory using the and method (aliased as ~). The combination can be finalized to an actual handler factory using the as or asTuple methods.

  18. class Combined6[+R1, +R2, +R3, +R4, +R5, +R6] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 6 handler factories.

    Intermediate class that represents a combination of 6 handler factories. Instances of this class can be combined with an additional handler factory using the and method (aliased as ~). The combination can be finalized to an actual handler factory using the as or asTuple methods.

  19. class Combined7[+R1, +R2, +R3, +R4, +R5, +R6, +R7] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 7 handler factories.

    Intermediate class that represents a combination of 7 handler factories. Instances of this class can be combined with an additional handler factory using the and method (aliased as ~). The combination can be finalized to an actual handler factory using the as or asTuple methods.

  20. class Combined8[+R1, +R2, +R3, +R4, +R5, +R6, +R7, +R8] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 8 handler factories.

    Intermediate class that represents a combination of 8 handler factories. Instances of this class can be combined with an additional handler factory using the and method (aliased as ~). The combination can be finalized to an actual handler factory using the as or asTuple methods.

  21. class Combined9[+R1, +R2, +R3, +R4, +R5, +R6, +R7, +R8, +R9] extends AnyRef

    Permalink

    Intermediate class that represents a combination of 9 handler factories.

    Intermediate class that represents a combination of 9 handler factories. Instances of this class can be combined with an additional handler factory using the and method (aliased as ~). The combination can be finalized to an actual handler factory using the as or asTuple methods.

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from ParserCombination[In] to any2stringadd[ParserCombination[In]] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (ParserCombination[In], B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from ParserCombination[In] to ArrowAssoc[ParserCombination[In]] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. def combine[R1, R2](h1: Parser[In, R1], h2: Parser[In, R2]): Combined2[R1, R2]

    Permalink
  9. def ensuring(cond: (ParserCombination[In]) ⇒ Boolean, msg: ⇒ Any): ParserCombination[In]

    Permalink
    Implicit information
    This member is added by an implicit conversion from ParserCombination[In] to Ensuring[ParserCombination[In]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  10. def ensuring(cond: (ParserCombination[In]) ⇒ Boolean): ParserCombination[In]

    Permalink
    Implicit information
    This member is added by an implicit conversion from ParserCombination[In] to Ensuring[ParserCombination[In]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  11. def ensuring(cond: Boolean, msg: ⇒ Any): ParserCombination[In]

    Permalink
    Implicit information
    This member is added by an implicit conversion from ParserCombination[In] to Ensuring[ParserCombination[In]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  12. def ensuring(cond: Boolean): ParserCombination[In]

    Permalink
    Implicit information
    This member is added by an implicit conversion from ParserCombination[In] to Ensuring[ParserCombination[In]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  13. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  14. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  15. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  16. def formatted(fmtstr: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from ParserCombination[In] to StringFormat[ParserCombination[In]] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  17. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  18. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  19. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  20. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  21. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  22. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  23. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  24. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  25. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  26. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  27. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  28. def [B](y: B): (ParserCombination[In], B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from ParserCombination[In] to ArrowAssoc[ParserCombination[In]] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from ParserCombination[In] to any2stringadd[ParserCombination[In]]

Inherited by implicit conversion StringFormat from ParserCombination[In] to StringFormat[ParserCombination[In]]

Inherited by implicit conversion Ensuring from ParserCombination[In] to Ensuring[ParserCombination[In]]

Inherited by implicit conversion ArrowAssoc from ParserCombination[In] to ArrowAssoc[ParserCombination[In]]

Ungrouped