[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Represents a piece of text in a parse string with placeholder values.
Namespace: net.esper.util
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class TextFragment _ Inherits Fragment |
C# |
---|
public class TextFragment : PlaceholderParser.Fragment |
Visual C++ |
---|
public ref class TextFragment : public Fragment |