donet_core::parser::ast

Type Alias ClassFields

source
pub type ClassFields = Vec<AtomicOrMolecular>;
Expand description

Paired with the optional_class_fields production in the Context Free Grammar.

Aliased Typeยง

struct ClassFields { /* private fields */ }