Macro php_parser_rs::scoped

source ·
macro_rules! scoped {
    ($state:expr, $scope:expr, $block:block) => { ... };
}