Click or drag to resize

PatternGuardExpr Methods

The PatternGuardExpr type exposes the following members.

Methods
  NameDescription
Public methodToEPL(TextWriter)
Writes the object in EPL-syntax in the format "namespace:name(parameter, parameter, ..., parameter)"
(Inherited from EPBaseNamedObject.)
Public methodToEPL(TextWriter, PatternExprPrecedenceEnum, EPStatementFormatter)
Public methodToPrecedenceFreeEPL
Renders the expressions and all it's child expression, in full tree depth, as a string in language syntax.
Top
See Also