Function parse_js::parse::stmt::parse_stmt_while
source · pub fn parse_stmt_while(
scope: ScopeId,
parser: &mut Parser,
syntax: &ParsePatternSyntax
) -> SyntaxResult<NodeId>
pub fn parse_stmt_while(
scope: ScopeId,
parser: &mut Parser,
syntax: &ParsePatternSyntax
) -> SyntaxResult<NodeId>