Search
Preparing search index...
The search index is not available
chevrotain
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
Rule
Class Rule
The Grammar AST class representing a top level
Parser.RULE
call.
Hierarchy
Rule
Index
Constructors
constructor
Properties
definition
name
org
Text
Methods
accept
Constructors
constructor
new
Rule
(
options
:
object
)
:
Rule
Parameters
options:
object
definition
:
IProduction
[]
name
:
string
Optional
org
Text
?:
string
Returns
Rule
Properties
definition
definition
:
IProduction
[]
name
name
:
string
org
Text
org
Text
:
string
Methods
accept
accept
(
visitor
:
IGASTVisitor
)
:
void
Parameters
visitor:
IGASTVisitor
Returns
void
Globals
Rule
constructor
definition
name
org
Text
accept
Generated using
TypeDoc
The Grammar AST class representing a top level Parser.RULE call.