OneOrMore

org.parboiled2.support.OpTreeContext.OneOrMore
case class OneOrMore(op: OpTree, collector: Collector, separator: Separator) extends WithSeparator

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

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

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