type property

  1. @override
AstNodeType get type
override

Implementation

@override
AstNodeType get type => AstNodeType.numberLiteral;