Betza class

Constructors

Betza()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

atomDirection(String atom) Direction?
parse(String string) List<Atom>

Constants

atomMap → const Map<String, Direction>
dirModifiers → const List<String>
funcModifiers → const List<String>
modalities → const Map<String, Modality>
shorthands → const List<String>