pub type ELTLProperty = (String, ELTLExpression);Expand description
ELTLExpression with associated name
This type represents an ELTLExpression that has a name associated with it
pub type ELTLProperty = (String, ELTLExpression);ELTLExpression with associated name
This type represents an ELTLExpression that has a name associated with it