@rbxts/a-plant-generator - v0.2.0
GitHub
npm
Preparing search index...
index
wordToAxialTree
Function wordToAxialTree
wordToAxialTree
(
word
:
readonly
ModuleSymbol
[]
,
branchOpen
?:
SymbolId
,
branchClose
?:
SymbolId
,
)
:
AxialTree
Converts a bracketed word into explicit parent/lateral relationships.
Parameters
word
:
readonly
ModuleSymbol
[]
branchOpen
:
SymbolId
= "["
branchClose
:
SymbolId
= "]"
Returns
AxialTree
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
@rbxts/a-plant-generator - v0.2.0
Loading...
Converts a bracketed word into explicit parent/lateral relationships.