Click or drag to resize

TokenTypes Class

[Missing <summary> documentation for "T:Stimulsoft.Data.Expressions.Antlr.Runtime.TokenTypes"]

Inheritance Hierarchy
SystemObject
  Stimulsoft.Data.Expressions.Antlr.RuntimeTokenTypes

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public static class TokenTypes

The TokenTypes type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDown
imaginary tree navigation type; traverse "get child" link
Public fieldStatic memberEndOfFile
Public fieldStatic memberEndOfRule
Public fieldStatic memberInvalid
Public fieldStatic memberMin
Public fieldStatic memberUp
imaginary tree navigation type; finish with a child list
Top
See Also