@rbxts/a-plant-generator - v0.2.0
GitHub
npm
Preparing search index...
index
GrammarAnalysis
Interface GrammarAnalysis
Static symbol-incidence summary for analyzable fixed successors.
interface
GrammarAnalysis
{
alphabetSize
:
number
;
fixedSuccessorCounts
:
Readonly
<
Record
<
string
,
Readonly
<
Record
<
string
,
number
>
>
>
,
>
;
hasDynamicProductions
:
boolean
;
productionCount
:
number
;
}
Index
Properties
alphabet
Size
fixed
Successor
Counts
has
Dynamic
Productions
production
Count
Properties
Readonly
alphabet
Size
alphabetSize
:
number
Readonly
fixed
Successor
Counts
fixedSuccessorCounts
:
Readonly
<
Record
<
string
,
Readonly
<
Record
<
string
,
number
>
>
>
>
Readonly
has
Dynamic
Productions
hasDynamicProductions
:
boolean
Readonly
production
Count
productionCount
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alphabet
Size
fixed
Successor
Counts
has
Dynamic
Productions
production
Count
GitHub
npm
@rbxts/a-plant-generator - v0.2.0
Loading...
Static symbol-incidence summary for analyzable fixed successors.