menu
dartblock_code package
documentation
models/exception.dart
MalformedAlgebraicExpressionException
operator property
operator property
dark_mode
light_mode
operator
property
DartBlockAlgebraicOperator
?
operator
getter/setter pair
The operator of the algebraic expression.
Implementation
DartBlockAlgebraicOperator? operator;
dartblock_code package
documentation
models/exception
MalformedAlgebraicExpressionException
operator property
MalformedAlgebraicExpressionException class