WithSeparator

org.parboiled2.support.OpTreeContext.WithSeparator
sealed abstract class WithSeparator extends DefaultNonTerminalOpTree

Attributes

Graph
Supertypes
trait OpTree
class Object
trait Matchable
class Any
Show all
Known subtypes
class OneOrMore
class Times
class ZeroOrMore

Members list

Value members

Abstract methods

Inherited methods

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

Attributes

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

Attributes

Inherited from:
NonTerminalOpTree
protected def renderInner(start: Expr[Int], wrapped: Boolean): Expr[Boolean]

Attributes

Inherited from:
NonTerminalOpTree

Attributes

Inherited from:
DefaultNonTerminalOpTree