Click or drag to resize

PatternExprBase Methods

The PatternExprBase type exposes the following members.

Methods
  NameDescription
Protected methodAddChild
Adds a sub-expression to the pattern expression.
Public methodToEPL
Public methodToPrecedenceFreeEPL
Renders the expressions and all it's child expression, in full tree depth, as a string in language syntax.
Top
See Also