emmylua_parser

Function string_token_value

source
pub fn string_token_value(
    token: &LuaSyntaxToken,
) -> Result<String, LuaParseError>