Function glsl_lang::parser::__action270

source ยท
fn __action270<'i, L>(
    ctx: &ParseContext,
    (_, __0, _): (LexerPosition, CompoundStatement, LexerPosition),
) -> Statement
where L: HasLexerError,