menu
petitparser_examples package
documentation
prolog.dart
Value
Value const constructor
Value const constructor
dark_mode
light_mode
Value
constructor
const
Value
(
String
name
)
Implementation
const Value(String name) : super._(name, const []);
petitparser_examples package
documentation
prolog
Value
Value const constructor
Value class