[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Fragment is a parse result, a parse results in an ordered list of fragments.

Namespace: net.esper.util
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public MustInherit Class Fragment
C#
public abstract class Fragment
Visual C++
public ref class Fragment abstract

Inheritance Hierarchy