enum BisonLexeme
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.

The kinds of lexeme a Bison grammar file is written from.

Cases§

case Directive
case Identifier
case Number
case CharLiteral
case StringLiteral
case TypeTag
case Colon
case Semicolon
case Pipe
case PercentPercent
case Prologue
case Action
case Eof

Test cases 108§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 1
Other tests reaching this symbol 107

Relations§

Constant reads 74
Type declarations 3