Grammar
Nearley
Lexer
Nearley
Rule
name
postprocess
symbols
Nearley
Token
Nearley
Symbol
id
grammar
Hierarchy
NearleyRule
Index
Properties
name
postprocess
symbols
Properties
name
name
:
string
Optional
postprocess
postprocess
:
function
Type declaration
(
d
:
any
[]
, loc
?:
number
, reject
?:
__type
)
:
any
Parameters
d:
any
[]
Optional
loc:
number
Optional
reject:
__type
Returns
any
symbols
symbols
:
NearleySymbol
[]