Difference between revisions of "NXSL Formal Grammar"

Jump to navigation Jump to search
no edit summary
(Created page with "<source lang="abnf"> script ::= module | expression module ::= module_component { module_component } module_component ::= function | statement_or_block | use_statement...")
 
Line 81: Line 81:
default ::=
default ::=
default ":" { statement_or_block }
default ":" { statement_or_block }
array_statement ::=
array identifier_list ";"


expression ::=
expression ::=
683

edits

Navigation menu