YaccConstructor


PrintTable

Namespace: Yard.Generators.RIGLRGenerator

Functions and values

Function or valueDescription
printTable (...)
Signature: grammar:FinalGrammar -> table:'a [] -> moduleName:'b -> tokenType:Map<string,string option> -> finalState:int list -> popStates:Set<int> -> res:StringBuilder -> positionType:'c -> caseSensitive:bool -> isAbstract:'d -> string
Type parameters: 'a, 'b, 'c, 'd
Fork me on GitHub