Interface ExpressionTree

All Superinterfaces:
HasTextRange, JclTree
All Known Subinterfaces:
ConcatenationTree, DataGroupExpressionTree, EmptyStringTree, KeyValueExpressionTree, QuotedStringTree, SymbolTree, TupleExpressionTree, UnquotedStringTree

@Beta public interface ExpressionTree extends JclTree
Base interface for all expressions that can be used as parameter values.