menu
gql package
documentation
ast.dart
Node
Node const constructor
Node const constructor
dark_mode
light_mode
Node
constructor
const
Node
(
FileSpan?
span
)
Implementation
const Node(this.span);
gql package
documentation
ast
Node
Node const constructor
Node class