Function glsl_lang::parser::__action345

source ยท
fn __action345<'i, L>(
    ctx: &ParseContext,
    (_, __0, _): (LexerPosition, Token, LexerPosition),
) -> PreprocessorExtensionBehaviorData
where L: HasLexerError,