@yantrix/yantrix-parser v0.0.2 • Docs
Yantrix API / @yantrix/yantrix-parser / YantrixLexer
Class: YantrixLexer
Extends
JisonLexer
Implements
JisonLexerApi
Constructors
new YantrixLexer()
ts
new YantrixLexer(yy): YantrixLexer
Parameters
• yy = {}
Returns
Overrides
JisonLexer.constructor
Methods
performAction()
ts
performAction(
yy,
yy_,
$avoiding_name_collisions,
YY_START): any
Parameters
• yy: any
• yy_: any
• $avoiding_name_collisions: any
• YY_START: any
Returns
any
Implementation of
JisonLexerApi.performAction
Overrides
JisonLexer.performAction