☰
In pomelo_parse
Modules
ast
grammar
language
parser
passes
syntax
Macros
impl_ast_node
impl_ast_token
impl_from
Structs
Error
Parser
SyntaxTree
Enums
SyntaxKind
Traits
AstNode
Functions
parse
?
Macro
pomelo_parse
::
impl_from
source
·
[
−
]
macro_rules!
impl_from { (
$target
:ty,
$x
:ident,
$t
:ty) => { ... }; }