Sequence

org.parboiled2.support.OpTreeContext.Sequence
case class Sequence(ops: Seq[OpTree]) extends DefaultNonTerminalOpTree

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait OpTree
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def renderInner(start: Expr[Int], wrapped: Boolean): Expr[Boolean]

Attributes

Definition Classes

Attributes

Definition Classes

Inherited methods

def bubbleUp(e: Expr[TracingBubbleException], start: Expr[Int]): Expr[Nothing]

Attributes

Inherited from:
DefaultNonTerminalOpTree
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def render(wrapped: Boolean): Expr[Boolean]

Attributes

Inherited from:
NonTerminalOpTree