Method Parser.LR.Parser()->compile()


Method compile

int compile()

Description

Compiles the grammar into a parser, so that parse() can be called.