Maven module :un.api : api-syntax :
Class :
un.impl.grammar.io.UNGrammarReader
Extends/Implements :
un.api.io.AbstractReader
Subclasses : -
Variables : -
Functions :
UNGrammarReader,
read
public void
UNGrammarReader ()
public void
read (HashDictionary tokenGroupBuffer, OrderedHashDictionary ruleBuffer)
This syntax describe both lexer tokens and parser rules.
Inspired from : BNF,AntLR,Regex
It is not an official grammar syntax, it is only used in the Unlicense project.
author Johann Sorel