Preparing search index...
The search index is not available
Misti
Misti
internals/tact/util
statementsAreEqual
Function statementsAreEqual
statements
Are
Equal
(
stmts1
,
stmts2
)
:
boolean
Checks if the AST of two lists of statements is equal using the Tact AST comparison API.
Parameters
stmts1
:
readonly
AstStatement
[]
stmts2
:
readonly
AstStatement
[]
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Misti
Loading...
Checks if the AST of two lists of statements is equal using the Tact AST comparison API.