class ReductionRule2_6[-Y, -Z, +A, +B, +C, +D, +E, +F] extends ReductionRule
A rule taking two values off the value stack and replacing them with six values.
- Alphabetic
- By Inheritance
- ReductionRule2_6
- ReductionRule
- Rule
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Instance Constructors
- new ReductionRule2_6(matcher: Matcher)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
append(other: Matcher): Matcher
- Attributes
- protected
- Definition Classes
- Rule
-
def
append(other: Rule): Matcher
- Attributes
- protected
- Definition Classes
- Rule
-
def
append(f: (Context[Any]) ⇒ Boolean): Matcher
- Attributes
- protected
- Definition Classes
- Rule
-
def
append(action: Action[_]): Matcher
- Attributes
- protected
- Definition Classes
- Rule
-
def
appendChoice(other: Matcher): Matcher
- Attributes
- protected
- Definition Classes
- Rule
-
def
appendChoice(other: Rule): Matcher
- Attributes
- protected
- Definition Classes
- Rule
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
label(label: String): ReductionRule2_6.this.type
- Definition Classes
- Rule
-
val
matcher: Matcher
- Definition Classes
- ReductionRule2_6 → Rule
-
def
memoMismatches: ReductionRule2_6.this.type
- Definition Classes
- Rule
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
def
skipNode: ReductionRule2_6.this.type
- Definition Classes
- Rule
-
def
suppressNode: ReductionRule2_6.this.type
- Definition Classes
- Rule
-
def
suppressSubnodes: ReductionRule2_6.this.type
- Definition Classes
- Rule
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- Rule → AnyRef → Any
-
def
unary_!: Rule0
Creates a "NOT" syntactic predicate according to the PEG formalism.
Creates a "NOT" syntactic predicate according to the PEG formalism.
- Definition Classes
- Rule
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
def
withMatcher(matcher: Matcher): ReductionRule2_6.this.type
- Attributes
- protected
- Definition Classes
- ReductionRule2_6 → Rule
- def |[YY <: Y, ZZ <: Z, AA >: A, BB >: B, CC >: C, DD >: D, EE >: E, FF >: F](other: ReductionRule2_6[YY, ZZ, AA, BB, CC, DD, EE, FF]): ReductionRule2_6[YY, ZZ, AA, BB, CC, DD, EE, FF]
- def ~[G](other: Rule1[G]): ReductionRule2_7[Y, Z, A, B, C, D, E, F, G]
- def ~[FF >: F, RF, G](other: ReductionRule1_2[FF, RF, G]): ReductionRule2_7[Y, Z, A, B, C, D, E, RF, G]
- def ~[FF >: F, RF](other: ReductionRule1[FF, RF]): ReductionRule2_6[Y, Z, A, B, C, D, E, RF]
- def ~[EE >: E, FF >: F, RE, RF, G](other: ReductionRule2_3[EE, FF, RE, RF, G]): ReductionRule2_7[Y, Z, A, B, C, D, RE, RF, G]
- def ~[EE >: E, FF >: F, RE, RF](other: ReductionRule2_2[EE, FF, RE, RF]): ReductionRule2_6[Y, Z, A, B, C, D, RE, RF]
- def ~[EE >: E, FF >: F, RE](other: ReductionRule2[EE, FF, RE]): ReductionRule2_5[Y, Z, A, B, C, D, RE]
- def ~[DD >: D, EE >: E, FF >: F, RD, RE, RF, G](other: ReductionRule3_4[DD, EE, FF, RD, RE, RF, G]): ReductionRule2_7[Y, Z, A, B, C, RD, RE, RF, G]
- def ~[DD >: D, EE >: E, FF >: F, RD, RE, RF](other: ReductionRule3_3[DD, EE, FF, RD, RE, RF]): ReductionRule2_6[Y, Z, A, B, C, RD, RE, RF]
- def ~[DD >: D, EE >: E, FF >: F, RD, RE](other: ReductionRule3_2[DD, EE, FF, RD, RE]): ReductionRule2_5[Y, Z, A, B, C, RD, RE]
- def ~[DD >: D, EE >: E, FF >: F, RD](other: ReductionRule3[DD, EE, FF, RD]): ReductionRule2_4[Y, Z, A, B, C, RD]
- def ~[FF >: F](other: PopRule1[FF]): ReductionRule2_5[Y, Z, A, B, C, D, E]
- def ~[EE >: E, FF >: F](other: PopRule2[EE, FF]): ReductionRule2_4[Y, Z, A, B, C, D]
- def ~[DD >: D, EE >: E, FF >: F](other: PopRule3[DD, EE, FF]): ReductionRule2_3[Y, Z, A, B, C]
-
def
~(other: Rule0): ReductionRule2_6.this.type
Connects two rules into a rule a sequence.
Connects two rules into a rule a sequence.
- Definition Classes
- Rule
-
def
~%(f: (String) ⇒ Unit): ReductionRule2_6.this.type
Creates a simple parser action with the input text matched by the immediately preceding rule as parameter.
Creates a simple parser action with the input text matched by the immediately preceding rule as parameter.
- Definition Classes
- Rule
-
def
~:%(f: (Char) ⇒ Unit): ReductionRule2_6.this.type
Creates a simple parser action with the first char of the input text matched by the immediately preceding rule as parameter.
Creates a simple parser action with the first char of the input text matched by the immediately preceding rule as parameter.
- Definition Classes
- Rule
-
def
~:?(f: (Char) ⇒ Boolean): ReductionRule2_6.this.type
Creates a semantic predicate on the first char of the input text matched by the immediately preceding rule.
Creates a semantic predicate on the first char of the input text matched by the immediately preceding rule.
- Definition Classes
- Rule
-
def
~?(f: (String) ⇒ Boolean): ReductionRule2_6.this.type
Creates a semantic predicate on the input text matched by the immediately preceding rule.
Creates a semantic predicate on the input text matched by the immediately preceding rule.
- Definition Classes
- Rule
- def ~~%(f: (F) ⇒ Unit): ReductionRule2_5[Y, Z, A, B, C, D, E]
- def ~~%(f: (E, F) ⇒ Unit): ReductionRule2_4[Y, Z, A, B, C, D]
- def ~~%(f: (D, E, F) ⇒ Unit): ReductionRule2_3[Y, Z, A, B, C]
- def ~~%(f: (C, D, E, F) ⇒ Unit): ReductionRule2_2[Y, Z, A, B]
- def ~~%(f: (B, C, D, E, F) ⇒ Unit): ReductionRule2[Y, Z, A]
- def ~~%(f: (A, B, C, D, E, F) ⇒ Unit): PopRule2[Y, Z]
- def ~~%[X](f: (X, A, B, C, D, E, F) ⇒ Unit): PopRule3[X, Y, Z]
- def ~~>[RF](f: (F) ⇒ RF): ReductionRule2_6[Y, Z, A, B, C, D, E, RF]
- def ~~>[RE](f: (E, F) ⇒ RE): ReductionRule2_5[Y, Z, A, B, C, D, RE]
- def ~~>[RD](f: (D, E, F) ⇒ RD): ReductionRule2_4[Y, Z, A, B, C, RD]
- def ~~>[RC](f: (C, D, E, F) ⇒ RC): ReductionRule2_3[Y, Z, A, B, RC]
- def ~~>[RB](f: (B, C, D, E, F) ⇒ RB): ReductionRule2_2[Y, Z, A, RB]
- def ~~>[RA](f: (A, B, C, D, E, F) ⇒ RA): ReductionRule2[Y, Z, RA]
- def ~~>[X, RA](f: (X, A, B, C, D, E, F) ⇒ RA): ReductionRule3[X, Y, Z, RA]
- def ~~?(f: (F) ⇒ Boolean): ReductionRule2_5[Y, Z, A, B, C, D, E]
- def ~~?(f: (E, F) ⇒ Boolean): ReductionRule2_4[Y, Z, A, B, C, D]
- def ~~?(f: (D, E, F) ⇒ Boolean): ReductionRule2_3[Y, Z, A, B, C]
- def ~~?(f: (C, D, E, F) ⇒ Boolean): ReductionRule2_2[Y, Z, A, B]
- def ~~?(f: (B, C, D, E, F) ⇒ Boolean): ReductionRule2[Y, Z, A]
- def ~~?(f: (A, B, C, D, E, F) ⇒ Boolean): PopRule2[Y, Z]
- def ~~?[X](f: (X, A, B, C, D, E, F) ⇒ Boolean): PopRule3[X, Y, Z]
- def ~~~%(f: (F) ⇒ Unit): ReductionRule2_6[Y, Z, A, B, C, D, E, F]
- def ~~~%(f: (E, F) ⇒ Unit): ReductionRule2_6[Y, Z, A, B, C, D, E, F]
- def ~~~%(f: (D, E, F) ⇒ Unit): ReductionRule2_6[Y, Z, A, B, C, D, E, F]
- def ~~~%(f: (C, D, E, F) ⇒ Unit): ReductionRule2_6[Y, Z, A, B, C, D, E, F]
- def ~~~%(f: (B, C, D, E, F) ⇒ Unit): ReductionRule2_6[Y, Z, A, B, C, D, E, F]
- def ~~~%(f: (A, B, C, D, E, F) ⇒ Unit): ReductionRule2_6[Y, Z, A, B, C, D, E, F]
- def ~~~?(f: (F) ⇒ Boolean): ReductionRule2_6[Y, Z, A, B, C, D, E, F]
- def ~~~?(f: (E, F) ⇒ Boolean): ReductionRule2_6[Y, Z, A, B, C, D, E, F]
- def ~~~?(f: (D, E, F) ⇒ Boolean): ReductionRule2_6[Y, Z, A, B, C, D, E, F]
- def ~~~?(f: (C, D, E, F) ⇒ Boolean): ReductionRule2_6[Y, Z, A, B, C, D, E, F]
- def ~~~?(f: (B, C, D, E, F) ⇒ Boolean): ReductionRule2_6[Y, Z, A, B, C, D, E, F]
- def ~~~?(f: (A, B, C, D, E, F) ⇒ Boolean): ReductionRule2_6[Y, Z, A, B, C, D, E, F]