Package pl.edu.pjwstk.yaod.yaql.abstractsyntaxtree.expressions.ternary

Class Summary
ConditionExpression The ConditionExpression class represents the ternary condition expression nodes in the abstract syntax tree.
RangeExpression The RangeExpression class represents the ternary range expression nodes in the abstract syntax tree.