Function parse_js::parse::stmt::parse_stmt

source ·
pub fn parse_stmt(
    scope: ScopeId,
    parser: &mut Parser,
    syntax: &ParsePatternSyntax
) -> SyntaxResult<NodeId>