puzzlescript
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
BEFORE_
OR_
AFTER
Bracket
Pair
Cell
Mutation
Command
Mutation
Extra
Pair
ISimple
Bracket
Matched
Cells
For
Rule
Multi
Map
constructor
add
clear
delete
AllA
delete
AllB
getB
sizeA
Replace
Direction
Replace
Tile
Simple
Bracket
Simple
Ellipsis
Bracket
Simple
Neighbor
Simple
Rule
Simple
Rule
Group
Simple
Rule
Loop
Simple
Tile
With
Modifier
IMatched
Cell
And
Corresponding
Neighbors
IMutation
IRule
Bit
Set2
LRU_
CACHE_
SIZE
MAX_
ITERATIONS_
IN_
LOOP
SIMPLE_
DIRECTION_
DIRECTIONS
build
Permutations
Type parameters
A
B
Hierarchy
MultiMap
Index
Constructors
constructor
Methods
add
clear
delete
AllA
delete
AllB
getB
sizeA
Constructors
constructor
new
Multi
Map
(
)
:
MultiMap
Returns
MultiMap
Methods
add
add
(
a
:
A
, b
:
B
)
:
boolean
Parameters
a:
A
b:
B
Returns
boolean
clear
clear
(
)
:
void
Returns
void
delete
AllA
delete
AllA
(
a
:
A
)
:
void
Parameters
a:
A
Returns
void
delete
AllB
delete
AllB
(
b
:
B
)
:
Set
<
any
>
Parameters
b:
B
Returns
Set
<
any
>
getB
getB
(
a
:
A
)
:
undefined
|
Set
<
B
>
Parameters
a:
A
Returns
undefined
|
Set
<
B
>
sizeA
sizeA
(
)
:
number
Returns
number
Generated using
TypeDoc