menu
fair_dart2dsl package
documentation
fairdsl/fair_ast_node.dart
astNodeNameValue function
astNodeNameValue function
dark_mode
light_mode
astNodeNameValue
function
String
astNodeNameValue
(
AstNodeName
nodeName
)
Implementation
String astNodeNameValue(AstNodeName nodeName) => nodeName.toString().split('.')[1];
fair_dart2dsl package
documentation
fairdsl/fair_ast_node
astNodeNameValue function
fair_ast_node library