NonTerminalKey

org.parboiled2.RuleTrace.NonTerminalKey
sealed trait NonTerminalKey

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Action.type
object AndPredicate.type
object Atomic.type
object Capture.type
object Cut.type
object FirstOf.type
class MapMatch
class Named
object OneOrMore.type
object Optional.type
object Quiet.type
object RuleCall.type
object Run.type
object RunSubParser.type
object Sequence.type
class StringMatch
class Times
object ZeroOrMore.type
Show all
In this article