menu
pinto package
documentation
syntactic_entity.dart
AstNodeList extension type
AstNodeList extension type
dark_mode
light_mode
AstNodeList
extension type
A list of
AstNode
s that can be visited as if it were an
AstNode
.
on
SyntacticEntityList
<
AstNode
>
?
Constructors
AstNodeList
(
SyntacticEntityList
<
AstNode
>
?
_inner
)
Methods
visitChildren
<
R
>
(
AstNodeVisitor
<
R
>
visitor
)
→ void
pinto package
documentation
syntactic_entity
AstNodeList extension type
syntactic_entity library