scallion
scallion
API
scallion
util
Unfolds
visualization
Grammars
grammars
Epsilon
Grammar
NonTerminal
Rule
Symbol
Terminal
Graphs
graphs
Debug
Enumeration
Enumerator
Operators
Associativity
LeftAssociative
Level
LevelDecorator
RightAssociative
PairDecorator
Parsers
Parsing
Conflict
FirstConflict
FollowConflict
NullableConflict
Conflict
ConflictException
ParseResult
Parsed
Parser
Parser
Properties
UnexpectedEnd
UnexpectedToken
PrettyPrinting
PrettyPrinter
PrettyPrinter
Syntaxes
Implicits
SafeImplicits
Skip
Syntax
Binary
Disjunction
Elem
Failure
Marked
Recursive
Recursive
Sequence
Success
Transform
Unary
Syntax
Uninteresting
UnsafeImplicits
~
scallion
/
scallion
/
Parsing
/
Conflict
Conflict
scallion.Parsing.Conflict
See the
Conflict
companion object
sealed
trait
Conflict
Describes a LL(1) conflict.
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
class
FirstConflict
class
FollowConflict
class
NullableConflict
Members list
Clear all
Value members
Abstract fields
val
source
:
Disjunction
[
_
]
Source of the conflict.
Source of the conflict.
Attributes
In this article
Attributes
Members list
Value members
Abstract fields